Home
last modified time | relevance | path

Searched refs:target_cache (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_eu_emit.c517 unsigned target_cache, in brw_set_dp_write_message() argument
526 const unsigned sfid = (devinfo->gen >= 6 ? target_cache : in brw_set_dp_write_message()
547 unsigned target_cache, in brw_set_dp_read_message() argument
553 const unsigned sfid = (devinfo->gen >= 6 ? target_cache : in brw_set_dp_read_message()
563 brw_inst_set_dp_read_target_cache(devinfo, insn, target_cache); in brw_set_dp_read_message()
1972 const unsigned target_cache = in brw_oword_block_write_scratch() local
2060 target_cache, in brw_oword_block_write_scratch()
2105 const unsigned target_cache = in brw_oword_block_read_scratch() local
2144 target_cache, in brw_oword_block_read_scratch()
2197 const unsigned target_cache = in brw_oword_block_read() local
[all …]
Dbrw_eu.h238 unsigned target_cache,
248 unsigned target_cache,
Dbrw_vec4_generator.cpp1158 const unsigned target_cache = in generate_scratch_read() local
1174 msg_type, target_cache, in generate_scratch_read()
1188 const unsigned target_cache = in generate_scratch_write() local
1251 target_cache, in generate_scratch_write()
1269 const unsigned target_cache = in generate_pull_constant_load() local
1317 target_cache, in generate_pull_constant_load()