Searched refs:nir_op_urhadd (Results 1 – 7 of 7) sorted by relevance
383 nir_op_urhadd, enumerator
1786 return nir_build_alu(build, nir_op_urhadd, src0, src1, NULL, NULL); in nir_urhadd()
32842 nir_op_urhadd,33030 nir_op_urhadd,374634 [nir_op_urhadd] = {
47518 case nir_op_urhadd: in nir_eval_const_opcode()
314 case SpvOpUAverageRoundedINTEL: return nir_op_urhadd; in vtn_nir_alu_op_for_spirv_opcode()
264 case OpenCLstd_URhadd: return nir_op_urhadd; in nir_alu_op_for_opencl_opcode()
1250 case nir_op_urhadd: in nir_emit_alu()