Searched refs:SHADER_OPCODE_SIN (Results 1 – 9 of 9) sorted by relevance
208 opcode == SHADER_OPCODE_SIN || in is_math()233 case SHADER_OPCODE_SIN: in implied_mrf_writes()
289 case SHADER_OPCODE_SIN: in brw_math_function()
92 case SHADER_OPCODE_SIN: in schedule_node()
198 opcode == SHADER_OPCODE_SIN || in is_math()398 case SHADER_OPCODE_SIN: in implied_mrf_writes()796 case SHADER_OPCODE_SIN: in emit_math()
658 SHADER_OPCODE_SIN, enumerator
724 case SHADER_OPCODE_SIN: in generate_vs_instruction()
924 case SHADER_OPCODE_SIN: in generate_code()
265 case SHADER_OPCODE_SIN: in emit_math()1096 emit_math(SHADER_OPCODE_SIN, result_dst, op[0]); in visit()
340 emit_math(SHADER_OPCODE_SIN, this->result, op[0]); in visit()