Searched refs:SHADER_OPCODE_ISUB_SAT (Results 1 – 4 of 4) sorted by relevance
753 SHADER_OPCODE_ISUB_SAT, enumerator
514 case SHADER_OPCODE_ISUB_SAT: in brw_instruction_name()
4289 inst->opcode == SHADER_OPCODE_ISUB_SAT) { in lower_sub_sat()4325 } else if (inst->opcode == SHADER_OPCODE_ISUB_SAT) { in lower_sub_sat()4911 case SHADER_OPCODE_ISUB_SAT: in get_lowered_simd_width()
1267 bld.emit(SHADER_OPCODE_ISUB_SAT, result, op[0], op[1]); in nir_emit_alu()