Searched refs:nir_op_feq8 (Results 1 – 5 of 5) sorted by relevance
201 nir_op_feq8, enumerator
876 return nir_build_alu(build, nir_op_feq8, src0, src1, NULL, NULL); in nir_feq8()
46972 case nir_op_feq8: in nir_eval_const_opcode()
195 opcode = bit_size == 8 ? nir_op_feq8 : in lower_alu_instr()
250 LOWER_REDUCTION(nir_op_b8all_fequal, nir_op_feq8, nir_op_iand); in lower_alu_instr_scalar()