Searched defs:is_64 (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libpciaccess/dist/include/ | ||
| H A D | pciaccess.h | 307 unsigned is_64:1; member in struct:pci_mem_region |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_lower_double_ops.c | 644 bool is_64 = alu->dest.dest.ssa.bit_size == 64; local in function:should_lower_double_instr |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_lower_double_ops.c | 615 bool is_64 = instr->dest.dest.ssa.bit_size == 64; local in function:lower_doubles_instr |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/ | ||
| H A D | nir_to_tgsi.c | 195 bool is_64 = nir_src_bit_size(instr->src[0]) == 64; local in function:ntt_output_decl 1676 bool is_64 = nir_dest_bit_size(instr->dest) == 64; local in function:ntt_emit_load_input 150 ntt_tgsi_usage_mask(unsigned start_component,unsigned num_components,bool is_64) argument |
Completed in 9 milliseconds