Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_cse.cpp75 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in is_expression()
Dbrw_eu_defines.h577 FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD, enumerator
Dbrw_shader.cpp438 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in brw_instruction_name()
Dbrw_fs_copy_propagation.cpp885 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in try_constant_propagate()
Dbrw_ir_performance.cpp990 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in instruction_desc()
Dbrw_fs.cpp237 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in is_send_from_grf()
254 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in is_control_source()
1174 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in implied_mrf_writes()
2600 ubld.emit(FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD, in lower_constant_loads()
3711 if (inst->opcode != FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD) in lower_uniform_pull_constant_loads()
6619 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in get_lowered_simd_width()
Dbrw_schedule_instructions.cpp326 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in set_latency_gen7()
Dbrw_fs_generator.cpp2350 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in generate_code()
Dbrw_fs_nir.cpp4598 ubld.emit(FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD, in nir_emit_intrinsic()
/external/igt-gpu-tools/assembler/
Dbrw_defines.h739 FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD, enumerator