Searched refs:SHADER_OPCODE_COS (Results 1 – 9 of 9) sorted by relevance
209 opcode == SHADER_OPCODE_COS || in is_math()234 case SHADER_OPCODE_COS: in implied_mrf_writes()
291 case SHADER_OPCODE_COS: in brw_math_function()
93 case SHADER_OPCODE_COS: in schedule_node()
199 opcode == SHADER_OPCODE_COS || in is_math()399 case SHADER_OPCODE_COS: in implied_mrf_writes()797 case SHADER_OPCODE_COS: in emit_math()
659 SHADER_OPCODE_COS, enumerator
725 case SHADER_OPCODE_COS: in generate_vs_instruction()
925 case SHADER_OPCODE_COS: in generate_code()
266 case SHADER_OPCODE_COS: in emit_math()1100 emit_math(SHADER_OPCODE_COS, result_dst, op[0]); in visit()
344 emit_math(SHADER_OPCODE_COS, this->result, op[0]); in visit()