Searched refs:SHADER_OPCODE_COS (Results 1 – 14 of 14) sorted by relevance
120 case SHADER_OPCODE_COS: in brw_math_function()214 case SHADER_OPCODE_COS: in brw_instruction_name()923 opcode == SHADER_OPCODE_COS || in is_math()1020 case SHADER_OPCODE_COS: in can_do_saturate()
511 case SHADER_OPCODE_COS: in instruction_desc()523 case SHADER_OPCODE_COS: in instruction_desc()575 case SHADER_OPCODE_COS: in instruction_desc()
90 case SHADER_OPCODE_COS: in is_expression()
254 case SHADER_OPCODE_COS: in emit()
106 case SHADER_OPCODE_COS: in is_expression()
147 case SHADER_OPCODE_COS: in set_latency_gfx4()219 case SHADER_OPCODE_COS: in set_latency_gfx7()
316 SHADER_OPCODE_COS, enumerator
285 case SHADER_OPCODE_COS: in emit()
1284 inst = emit_math(SHADER_OPCODE_COS, dst, op[0]); in nir_emit_alu()
1775 case SHADER_OPCODE_COS: in generate_code()
341 case SHADER_OPCODE_COS: in implied_mrf_writes()
2279 case SHADER_OPCODE_COS: in generate_code()
1162 case SHADER_OPCODE_COS: in implied_mrf_writes()6964 case SHADER_OPCODE_COS: in lower_logical_sends()7399 case SHADER_OPCODE_COS: { in get_lowered_simd_width()
1214 inst = bld.emit(SHADER_OPCODE_COS, result, op[0]); in nir_emit_alu()