Searched refs:nir_op_ieq16 (Results 1 – 5 of 5) sorted by relevance
268 nir_op_ieq16, enumerator
1211 return nir_build_alu(build, nir_op_ieq16, src0, src1, NULL, NULL); in nir_ieq16()
47173 case nir_op_ieq16: in nir_eval_const_opcode()
216 bit_size == 16 ? nir_op_ieq16 : nir_op_ieq32; in lower_alu_instr()
255 LOWER_REDUCTION(nir_op_b16all_iequal, nir_op_ieq16, nir_op_iand); in lower_alu_instr_scalar()