Searched refs:nir_op_fall_equal3 (Results 1 – 5 of 5) sorted by relevance
87 case nir_op_ball_fequal3: alu->op = nir_op_fall_equal3; break; in lower_alu_instr()93 case nir_op_ball_iequal3: alu->op = nir_op_fall_equal3; break; in lower_alu_instr()
167 nir_op_fall_equal3, enumerator
706 return nir_build_alu(build, nir_op_fall_equal3, src0, src1, NULL, NULL); in nir_fall_equal3()
22385 nir_op_fall_equal3,277804 [nir_op_fall_equal3] = {
46870 case nir_op_fall_equal3: in nir_eval_const_opcode()