Home
last modified time | relevance | path

Searched defs:is_64 (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_double_ops.c644 bool is_64 = alu->dest.dest.ssa.bit_size == 64; in should_lower_double_instr() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c672 bool is_64 = nir_src_bit_size(instr->src[0]) == 64; in ntt_output_decl() local
2152 bool is_64 = nir_dest_bit_size(instr->dest) == 64; in ntt_emit_load_input() local
627 ntt_tgsi_usage_mask(unsigned start_component, unsigned num_components, bool is_64) ntt_tgsi_usage_mask() argument

Completed in 11 milliseconds