Searched refs:nir_op_feq16 (Results 1 – 5 of 5) sorted by relevance
199 nir_op_feq16, enumerator
866 return nir_build_alu(build, nir_op_feq16, src0, src1, NULL, NULL); in nir_feq16()
46966 case nir_op_feq16: in nir_eval_const_opcode()
196 bit_size == 16 ? nir_op_feq16 : nir_op_feq32; in lower_alu_instr()
254 LOWER_REDUCTION(nir_op_b16all_fequal, nir_op_feq16, nir_op_iand); in lower_alu_instr_scalar()