Searched refs:nir_op_fcsel (Results 1 – 6 of 6) sorted by relevance
75 nir_op_fcsel, enumerator
246 return nir_build_alu(build, nir_op_fcsel, src0, src1, src2, NULL); in nir_fcsel()
10692 nir_op_fcsel,20259 case nir_op_fcsel: in nir_opt_algebraic_block()
10053 case nir_op_fcsel: in nir_eval_const_opcode()
41 if (instr->op != nir_op_bcsel && instr->op != nir_op_fcsel) in opt_undef_csel()
1229 case nir_op_fcsel: in ntq_emit_alu()