Searched refs:SHADER_OPCODE_EXP2 (Results 1 – 15 of 15) sorted by relevance
113 case SHADER_OPCODE_EXP2: in brw_math_function()205 case SHADER_OPCODE_EXP2: in brw_instruction_name()917 opcode == SHADER_OPCODE_EXP2 || in is_math()1018 case SHADER_OPCODE_EXP2: in can_do_saturate()
511 case SHADER_OPCODE_EXP2: in instruction_desc()523 case SHADER_OPCODE_EXP2: in instruction_desc()573 case SHADER_OPCODE_EXP2: in instruction_desc()
84 case SHADER_OPCODE_EXP2: in is_expression()
251 case SHADER_OPCODE_EXP2: in emit()
101 case SHADER_OPCODE_EXP2: in is_expression()
139 case SHADER_OPCODE_EXP2: in set_latency_gfx4()217 case SHADER_OPCODE_EXP2: in set_latency_gfx7()
282 case SHADER_OPCODE_EXP2: in emit()
287 SHADER_OPCODE_EXP2, enumerator
1767 case SHADER_OPCODE_EXP2: in generate_code()
336 case SHADER_OPCODE_EXP2: in implied_mrf_writes()
2138 case SHADER_OPCODE_EXP2: in generate_code()
1260 inst = emit_math(SHADER_OPCODE_EXP2, dst, op[0]); in nir_emit_alu()
2699 case SHADER_OPCODE_EXP2: in lower_logical_sends()
1078 case SHADER_OPCODE_EXP2: in implied_mrf_writes()4885 case SHADER_OPCODE_EXP2: in get_lowered_simd_width()
1214 inst = bld.emit(SHADER_OPCODE_EXP2, result, op[0]); in nir_emit_alu()