Home
last modified time | relevance | path

Searched refs:SHADER_OPCODE_RSQ (Results 1 – 15 of 15) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_shader.cpp108 case SHADER_OPCODE_RSQ: in brw_math_function()
198 case SHADER_OPCODE_RSQ: in brw_instruction_name()
900 opcode == SHADER_OPCODE_RSQ || in is_math()
988 case SHADER_OPCODE_RSQ: in can_do_saturate()
Dbrw_ir_performance.cpp495 case SHADER_OPCODE_RSQ: in instruction_desc()
507 case SHADER_OPCODE_RSQ: in instruction_desc()
548 case SHADER_OPCODE_RSQ: in instruction_desc()
Dbrw_vec4_cse.cpp82 case SHADER_OPCODE_RSQ: in is_expression()
Dbrw_vec4_builder.h249 case SHADER_OPCODE_RSQ: in emit()
Dbrw_fs_cse.cpp98 case SHADER_OPCODE_RSQ: in is_expression()
Dbrw_eu_defines.h305 SHADER_OPCODE_RSQ, enumerator
Dbrw_schedule_instructions.cpp127 case SHADER_OPCODE_RSQ: in set_latency_gen4()
212 case SHADER_OPCODE_RSQ: in set_latency_gen7()
Dbrw_fs_builder.h280 case SHADER_OPCODE_RSQ: in emit()
Dbrw_vec4_nir.cpp1311 inst = emit_math(SHADER_OPCODE_RSQ, dst, op[0]); in nir_emit_alu()
Dbrw_vec4_generator.cpp1717 case SHADER_OPCODE_RSQ: in generate_code()
Dbrw_fs_generator.cpp2212 case SHADER_OPCODE_RSQ: in generate_code()
Dbrw_vec4.cpp336 case SHADER_OPCODE_RSQ: in implied_mrf_writes()
Dbrw_fs.cpp1147 case SHADER_OPCODE_RSQ: in implied_mrf_writes()
6156 case SHADER_OPCODE_RSQ: in lower_logical_sends()
6581 case SHADER_OPCODE_RSQ: in get_lowered_simd_width()
Dbrw_fs_nir.cpp1552 inst = bld.emit(SHADER_OPCODE_RSQ, result, op[0]); in nir_emit_alu()
/external/igt-gpu-tools/assembler/
Dbrw_defines.h712 SHADER_OPCODE_RSQ, enumerator