Home
last modified time | relevance | path

Searched defs:stores (Results 1 - 25 of 32) sorted by relevance

12

/third_party/mesa3d/src/compiler/nir/tests/
H A Dbuilder_tests.cpp68 std::vector<nir_intrinsic_instr *> stores; member in __anon7312::nir_builder_test
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_writeout.c49 pan_nir_emit_combined_store(nir_builder *b, nir_intrinsic_instr *rt0_store, unsigned writeout, nir_intrinsic_instr **stores) pan_nir_emit_combined_store() argument
105 nir_intrinsic_instr *stores[3] = { NULL }; pan_nir_lower_zs_store() local
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h23 u64 stores; member
H A Dfpu_emulator.h27 unsigned long stores; member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h23 u64 stores; member
H A Dfpu_emulator.h27 unsigned long stores; member
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dxfarray.h93 uint64_t stores; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_combine_stores.c64 nir_intrinsic_instr *stores[NIR_MAX_VEC_COMPONENTS]; member
[all...]
H A Dnir_lower_vars_to_ssa.c49 struct set *stores; member
[all...]
H A Dnir_opt_load_store_vectorize.c209 struct hash_table *stores[nir_num_variable_modes]; member
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_inline_uniforms.c322 struct set *stores = _mesa_set_create(shader, _mesa_hash_pointer, _mesa_key_pointer_equal); in lvp_find_inlinable_uniforms() local
231 process_node(nir_cf_node *node, nir_loop_info *info, uint32_t *uni_offsets, uint8_t *num_offsets, struct set *stores) process_node() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dssa.c225 static struct instruction_list *stores; variable
360 static void remove_dead_stores(struct instruction_list *stores) in remove_dead_stores() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dscalar_analysis.cpp504 const Instruction* stores[6]; in TEST_F() local
743 const Instruction* stores[2] = {nullptr, nullptr}; in TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DNucleus.hpp340 int stores = 0; member
H A DOptimizer.cpp69 std::vector<Ice::Inst *> stores; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dscalar_analysis.cpp504 const Instruction* stores[6]; in TEST_F() local
743 const Instruction* stores[2] = {nullptr, nullptr}; in TEST_F() local
[all...]
/third_party/spirv-tools/test/opt/
H A Dscalar_analysis.cpp500 const Instruction* stores[6]; in TEST_F() local
739 const Instruction* stores[2] = {nullptr, nullptr}; in TEST_F() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_fusion.cpp40 GetLocationsAccessed( const std::map<Instruction*, std::vector<Instruction*>>& stores, const std::map<Instruction*, std::vector<Instruction*>>& loads) GetLocationsAccessed() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_fusion.cpp40 GetLocationsAccessed( const std::map<Instruction*, std::vector<Instruction*>>& stores, const std::map<Instruction*, std::vector<Instruction*>>& loads) GetLocationsAccessed() argument
/third_party/spirv-tools/source/opt/
H A Dloop_fusion.cpp39 GetLocationsAccessed( const std::map<Instruction*, std::vector<Instruction*>>& stores, const std::map<Instruction*, std::vector<Instruction*>>& loads) GetLocationsAccessed() argument
/kernel/linux/linux-5.10/include/linux/
H A Dfscache.h144 struct radix_tree_root stores; /* pages to be stored on this cookie */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp303 unsigned memory = 0, loads = 0, load0 = 0, stores = 0, store0 = 0, store1 = 0; in check() local
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Ddecompose_memory_access.cc316 std::vector<Store> stores; member
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dpmu_event_filter_test.c112 uint64_t stores; member
505 const uint64_t stores = rdmsr(msr_base + 1); in masked_events_guest_test() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp1204 void StoreMerger::combine_one_slot(vector<nir_intrinsic_instr*>& stores) in combine_one_slot() argument

Completed in 35 milliseconds

12