Searched refs:nir_op_fall_equal4 (Results 1 – 5 of 5) sorted by relevance
88 case nir_op_ball_fequal4: alu->op = nir_op_fall_equal4; break; in lower_alu_instr()94 case nir_op_ball_iequal4: alu->op = nir_op_fall_equal4; break; in lower_alu_instr()
168 nir_op_fall_equal4, enumerator
711 return nir_build_alu(build, nir_op_fall_equal4, src0, src1, NULL, NULL); in nir_fall_equal4()
22419 nir_op_fall_equal4,279290 [nir_op_fall_equal4] = {
46873 case nir_op_fall_equal4: in nir_eval_const_opcode()