Searched refs:nir_op_ieq8 (Results 1 – 5 of 5) sorted by relevance
270 nir_op_ieq8, enumerator
1221 return nir_build_alu(build, nir_op_ieq8, src0, src1, NULL, NULL); in nir_ieq8()
47179 case nir_op_ieq8: in nir_eval_const_opcode()
215 opcode = bit_size == 8 ? nir_op_ieq8 : in lower_alu_instr()
251 LOWER_REDUCTION(nir_op_b8all_iequal, nir_op_ieq8, nir_op_iand); in lower_alu_instr_scalar()