Searched refs:SHADER_OPCODE_SIN (Results 1 – 15 of 15) sorted by relevance
119 case SHADER_OPCODE_SIN: in brw_math_function()215 case SHADER_OPCODE_SIN: in brw_instruction_name()919 opcode == SHADER_OPCODE_SIN || in is_math()1023 case SHADER_OPCODE_SIN: in can_do_saturate()
513 case SHADER_OPCODE_SIN: in instruction_desc()525 case SHADER_OPCODE_SIN: in instruction_desc()577 case SHADER_OPCODE_SIN: in instruction_desc()
89 case SHADER_OPCODE_SIN: in is_expression()
253 case SHADER_OPCODE_SIN: in emit()
106 case SHADER_OPCODE_SIN: in is_expression()
146 case SHADER_OPCODE_SIN: in set_latency_gfx4()218 case SHADER_OPCODE_SIN: in set_latency_gfx7()
292 SHADER_OPCODE_SIN, enumerator
284 case SHADER_OPCODE_SIN: in emit()
1769 case SHADER_OPCODE_SIN: in generate_code()
338 case SHADER_OPCODE_SIN: in implied_mrf_writes()
2140 case SHADER_OPCODE_SIN: in generate_code()
1268 inst = emit_math(SHADER_OPCODE_SIN, dst, op[0]); in nir_emit_alu()
2701 case SHADER_OPCODE_SIN: in lower_logical_sends()
1080 case SHADER_OPCODE_SIN: in implied_mrf_writes()4887 case SHADER_OPCODE_SIN: in get_lowered_simd_width()
1222 inst = bld.emit(SHADER_OPCODE_SIN, result, op[0]); in nir_emit_alu()