Searched refs:nir_op_fdot_replicated2 (Results 1 – 6 of 6) sorted by relevance
92 nir_op_fdot_replicated2, enumerator
331 return nir_build_alu(build, nir_op_fdot_replicated2, src0, src1, NULL, NULL); in nir_fdot_replicated2()
13462 case nir_op_fdot_replicated2: in nir_eval_const_opcode()
21176 nir_op_fdot_replicated2,
109 return alu->op == nir_op_fdot_replicated2 || in has_replicated_dest()
1939 case nir_op_fdot_replicated2: in nir_emit_alu()