Home
last modified time | relevance | path

Searched refs:SHADER_OPCODE_GEN7_SCRATCH_READ (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs_reg_allocate.cpp697 if ((inst->opcode == SHADER_OPCODE_GEN7_SCRATCH_READ || in setup_inst_interference()
914 unspill_inst = bld.emit(SHADER_OPCODE_GEN7_SCRATCH_READ, dst); in emit_unspill()
Dbrw_eu_defines.h483 SHADER_OPCODE_GEN7_SCRATCH_READ, enumerator
Dbrw_shader.cpp362 case SHADER_OPCODE_GEN7_SCRATCH_READ: in brw_instruction_name()
Dbrw_ir_performance.cpp952 case SHADER_OPCODE_GEN7_SCRATCH_READ: in instruction_desc()
Dbrw_schedule_instructions.cpp358 case SHADER_OPCODE_GEN7_SCRATCH_READ: in set_latency_gen7()
Dbrw_fs_generator.cpp2318 case SHADER_OPCODE_GEN7_SCRATCH_READ: in generate_code()