/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/ |
D | dependence_analysis_helpers.cpp | 1495 const Instruction* stores[2]; in TEST() local 1576 const Instruction* stores[2]; in TEST() local 1655 const Instruction* stores[2]; in TEST() local 1734 const Instruction* stores[2]; in TEST() local 2067 const Instruction* stores[2]; in TEST() local 2148 const Instruction* stores[2]; in TEST() local 2229 const Instruction* stores[2]; in TEST() local 2310 const Instruction* stores[2]; in TEST() local 2705 const Instruction* stores[2]; in TEST() local 2784 const Instruction* stores[2]; in TEST() local [all …]
|
/third_party/spirv-tools/test/opt/loop_optimizations/ |
D | dependence_analysis_helpers.cpp | 1495 const Instruction* stores[2]; in TEST() local 1576 const Instruction* stores[2]; in TEST() local 1655 const Instruction* stores[2]; in TEST() local 1734 const Instruction* stores[2]; in TEST() local 2067 const Instruction* stores[2]; in TEST() local 2148 const Instruction* stores[2]; in TEST() local 2229 const Instruction* stores[2]; in TEST() local 2310 const Instruction* stores[2]; in TEST() local 2705 const Instruction* stores[2]; in TEST() local 2784 const Instruction* stores[2]; in TEST() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
D | dependence_analysis_helpers.cpp | 1495 const Instruction* stores[2]; in TEST() local 1576 const Instruction* stores[2]; in TEST() local 1655 const Instruction* stores[2]; in TEST() local 1734 const Instruction* stores[2]; in TEST() local 2067 const Instruction* stores[2]; in TEST() local 2148 const Instruction* stores[2]; in TEST() local 2229 const Instruction* stores[2]; in TEST() local 2310 const Instruction* stores[2]; in TEST() local 2705 const Instruction* stores[2]; in TEST() local 2784 const Instruction* stores[2]; in TEST() local [all …]
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | ssa.c | 225 static struct instruction_list *stores; variable 360 static void remove_dead_stores(struct instruction_list *stores) in remove_dead_stores()
|
/third_party/mesa3d/src/compiler/nir/tests/ |
D | builder_tests.cpp | 68 std::vector<nir_intrinsic_instr *> stores; member in __anone1aced530111::nir_builder_test
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | scalar_analysis.cpp | 504 const Instruction* stores[6]; in TEST_F() local 743 const Instruction* stores[2] = {nullptr, nullptr}; in TEST_F() local 1025 std::vector<const Instruction*> stores{}; in TEST_F() local
|
/third_party/spirv-tools/test/opt/ |
D | scalar_analysis.cpp | 504 const Instruction* stores[6]; in TEST_F() local 743 const Instruction* stores[2] = {nullptr, nullptr}; in TEST_F() local 1025 std::vector<const Instruction*> stores{}; in TEST_F() local
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | scalar_analysis.cpp | 504 const Instruction* stores[6]; in TEST_F() local 743 const Instruction* stores[2] = {nullptr, nullptr}; in TEST_F() local 1025 std::vector<const Instruction*> stores{}; in TEST_F() local
|
/third_party/spirv-tools/source/opt/ |
D | loop_fusion.cpp | 41 const std::map<Instruction*, std::vector<Instruction*>>& stores, in GetLocationsAccessed() 361 std::vector<Instruction*> stores{}; in GetLoadsAndStoresInLoop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_fusion.cpp | 41 const std::map<Instruction*, std::vector<Instruction*>>& stores, in GetLocationsAccessed() 361 std::vector<Instruction*> stores{}; in GetLoadsAndStoresInLoop() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | loop_fusion.cpp | 41 const std::map<Instruction*, std::vector<Instruction*>>& stores, in GetLocationsAccessed() 361 std::vector<Instruction*> stores{}; in GetLoadsAndStoresInLoop() local
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Nucleus.hpp | 340 int stores = 0; member
|
D | Optimizer.cpp | 69 std::vector<Ice::Inst *> stores; member
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_opt_combine_stores.c | 64 nir_intrinsic_instr *stores[NIR_MAX_VEC_COMPONENTS]; member
|
D | nir_lower_vars_to_ssa.c | 49 struct set *stores; member
|
D | nir_opt_load_store_vectorize.c | 193 struct hash_table *stores[nir_num_variable_modes]; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonShuffler.cpp | 303 unsigned memory = 0, loads = 0, load0 = 0, stores = 0, store0 = 0, store1 = 0; in check() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_nir_lower_64bit.cpp | 1019 void StoreMerger::combine_one_slot(vector<nir_intrinsic_instr*>& stores) in combine_one_slot()
|
/third_party/skia/third_party/externals/tint/src/transform/ |
D | decompose_memory_access.cc | 316 std::vector<Store> stores; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ScheduleDAGInstrs.cpp | 1045 void ScheduleDAGInstrs::reduceHugeMemNodeMaps(Value2SUsMap &stores, in reduceHugeMemNodeMaps()
|
D | MachineVerifier.cpp | 1830 bool stores = MI->mayStore(); in visitMachineOperand() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_peephole.cpp | 2721 Record *stores[DATA_FILE_COUNT]; member in nv50_ir::MemoryOpt
|
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bifrost_compile.c | 3702 struct hash_table_u64 *stores = _mesa_hash_table_u64_create(ctx); in bifrost_compile_shader_nir() local
|
/third_party/python/Python/ |
D | compile.c | 239 PyObject *stores; member
|