Searched refs:nir_op_fand (Results 1 – 5 of 5) sorted by relevance
75 nir_op_fand, enumerator
246 return nir_build_alu(build, nir_op_fand, src0, src1, NULL, NULL); in nir_fand()
5478 nir_op_fand,19216 case nir_op_fand: in nir_opt_algebraic_block()
13428 case nir_op_fand: in nir_eval_const_opcode()
199 LOWER_REDUCTION(nir_op_fall_equal, nir_op_seq, nir_op_fand); in lower_alu_instr_scalar()