Home
last modified time | relevance | path

Searched refs:REDUCE_OP_OR_B (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_print.c175 case REDUCE_OP_OR_B: in print_instr_name()
Dir3.h254 REDUCE_OP_OR_B, enumerator
Dir3_compiler_nir.c1928 case nir_op_ior: return REDUCE_OP_OR_B; in get_reduce_op()