Home
last modified time | relevance | path

Searched refs:FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD (Results 1 – 8 of 8) 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.h479 FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD, enumerator
Dbrw_shader.cpp379 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in brw_instruction_name()
Dbrw_fs_copy_propagation.cpp734 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in try_constant_propagate()
Dbrw_fs.cpp272 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in is_send_from_grf()
986 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in implied_mrf_writes()
2297 ubld.emit(FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD, in lower_constant_loads()
3412 if (inst->opcode != FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD) in lower_uniform_pull_constant_loads()
5044 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in get_lowered_simd_width()
Dbrw_schedule_instructions.cpp327 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in set_latency_gen7()
Dbrw_fs_generator.cpp2015 case FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD: in generate_code()
Dbrw_fs_nir.cpp4009 ubld.emit(FS_OPCODE_UNIFORM_PULL_CONSTANT_LOAD, in nir_emit_intrinsic()