Searched refs:nir_op_uadd_sat (Results 1 – 11 of 11) sorted by relevance
338 nir_op_uadd_sat, enumerator
1561 return nir_build_alu(build, nir_op_uadd_sat, src0, src1, NULL, NULL); in nir_uadd_sat()
33070 nir_op_uadd_sat,33126 nir_op_uadd_sat,376120 [nir_op_uadd_sat] = {
47383 case nir_op_uadd_sat: in nir_eval_const_opcode()
310 case SpvOpUAddSatINTEL: return nir_op_uadd_sat; in vtn_nir_alu_op_for_spirv_opcode()
239 case OpenCLstd_UAdd_sat: return nir_op_uadd_sat; in nir_alu_op_for_opencl_opcode()
1182 case nir_op_uadd_sat: in nir_emit_alu()
1236 case nir_op_uadd_sat: in nir_emit_alu()
1137 - i965/fs: Implement nir_op_uadd_sat1272 - i965/vec4: Implement nir_op_uadd_sat
3007 case nir_op_uadd_sat: in lower_bit_size_callback()
1570 case nir_op_uadd_sat: { in visit_alu_instr()