Home
last modified time | relevance | path

Searched refs:SHADER_OPCODE_GFX4_SCRATCH_READ (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_reg_allocate.cpp298 prev_inst->opcode == SHADER_OPCODE_GFX4_SCRATCH_READ) in can_use_scratch_for_source()
433 case SHADER_OPCODE_GFX4_SCRATCH_READ: in evaluate_spill_costs()
Dbrw_ir_vec4.h358 case SHADER_OPCODE_GFX4_SCRATCH_READ: in reads_g0_implicitly()
Dbrw_fs_reg_allocate.cpp580 inst->opcode == SHADER_OPCODE_GFX4_SCRATCH_READ) && in setup_inst_interference()
802 unspill_inst = bld.emit(SHADER_OPCODE_GFX4_SCRATCH_READ, dst); in emit_unspill()
Dbrw_vec4.cpp275 case SHADER_OPCODE_GFX4_SCRATCH_READ: in can_do_writemask()
350 case SHADER_OPCODE_GFX4_SCRATCH_READ: in implied_mrf_writes()
1872 case SHADER_OPCODE_GFX4_SCRATCH_READ: in get_lowered_simd_width()
Dbrw_eu_defines.h463 SHADER_OPCODE_GFX4_SCRATCH_READ, enumerator
Dbrw_shader.cpp366 case SHADER_OPCODE_GFX4_SCRATCH_READ: in brw_instruction_name()
Dbrw_ir_performance.cpp963 case SHADER_OPCODE_GFX4_SCRATCH_READ: in instruction_desc()
Dbrw_vec4_visitor.cpp260 inst = new(mem_ctx) vec4_instruction(SHADER_OPCODE_GFX4_SCRATCH_READ, in SCRATCH_READ()
Dbrw_vec4_generator.cpp1823 case SHADER_OPCODE_GFX4_SCRATCH_READ: in generate_code()
Dbrw_fs_generator.cpp2244 case SHADER_OPCODE_GFX4_SCRATCH_READ: in generate_code()
Dbrw_fs.cpp1104 case SHADER_OPCODE_GFX4_SCRATCH_READ: in implied_mrf_writes()