Home
last modified time | relevance | path

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

/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...]
/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
/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
/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
/third_party/node/deps/openssl/openssl/apps/
H A Dlist.c1179 stores); in list_store_loaders() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1830 bool stores = MI->mayStore(); in visitMachineOperand() local
H A DScheduleDAGInstrs.cpp1045 void ScheduleDAGInstrs::reduceHugeMemNodeMaps(Value2SUsMap &stores, in reduceHugeMemNodeMaps() argument
[all...]
/third_party/openssl/apps/
H A Dlist.c1179 stores); in list_store_loaders() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_peephole.cpp2718 Record *stores[DATA_FILE_COUNT]; member in nv50_ir::MemoryOpt
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c4901 struct hash_table_u64 *stores = _mesa_hash_table_u64_create(NULL); in bi_finalize_nir() local
/third_party/python/Python/
H A Dcompile.c372 PyObject *stores; member
[all...]

Completed in 54 milliseconds