Searched refs:SHADER_OPCODE_ISUB_SAT (Results 1 – 4 of 4) sorted by relevance
764 SHADER_OPCODE_ISUB_SAT, enumerator
510 case SHADER_OPCODE_ISUB_SAT: in brw_instruction_name()
4203 inst->opcode == SHADER_OPCODE_ISUB_SAT) { in lower_sub_sat()4239 } else if (inst->opcode == SHADER_OPCODE_ISUB_SAT) { in lower_sub_sat()6609 case SHADER_OPCODE_ISUB_SAT: in get_lowered_simd_width()
1242 bld.emit(SHADER_OPCODE_ISUB_SAT, result, op[0], op[1]); in nir_emit_alu()