Home
last modified time | relevance | path

Searched refs:FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_cse.cpp75 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in is_expression()
Dbrw_eu_defines.h568 FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD, enumerator
Dbrw_shader.cpp445 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in brw_instruction_name()
Dbrw_fs.cpp231 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in is_send_from_grf()
248 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in is_control_source()
1103 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in implied_mrf_writes()
2504 ubld.emit(FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD, in lower_constant_loads()
3733 if (inst->opcode != FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD) in lower_uniform_pull_constant_loads()
4921 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in get_lowered_simd_width()
Dbrw_fs_copy_propagation.cpp973 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in try_constant_propagate()
Dbrw_ir_performance.cpp1003 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in instruction_desc()
Dbrw_schedule_instructions.cpp328 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in set_latency_gfx7()
Dbrw_fs_generator.cpp2267 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in generate_code()
Dbrw_fs_nir.cpp4831 ubld.emit(FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD, in nir_emit_intrinsic()