Home
last modified time | relevance | path

Searched defs:loads (Results 51 - 72 of 72) sorted by relevance

123

/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
H A Dscalar_replacement_pass.cpp233 std::vector<Instruction*> loads; in ReplaceWholeLoad() local
/third_party/mesa3d/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp84 std::map<unsigned, nir_alu_src*> loads; member in __anon7314::nir_load_store_vectorize_test
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DOptimizer.cpp68 std::vector<Ice::Inst *> loads; member
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp233 std::vector<Instruction*> loads; in ReplaceWholeLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_replacement_pass.cpp233 std::vector<Instruction*> loads; in ReplaceWholeLoad() local
/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/python/Lib/test/
H A Dtest_pickle.py39 loads = staticmethod(pickle._loads) variable in PyPickleTests
52 def loads(self, buf, **kwds): member in PyUnpicklerTests
70 def loads(self, buf, **kwds): member in PyPicklerTests
87 def loads(self, buf, **kwds): member in InMemoryPickleTests
104 def loads(self, buf, **kwds): member in PersistentPicklerUnpicklerMixin
241 from _pickle import dump, dumps, load, loads, Pickler, Unpickler namespace
H A Dpickletester.py3520 def loads(data, **kwargs): global() function
[all...]
H A Dtest_enum.py19 from pickle import dumps, loads, PicklingError, HIGHEST_PROTOCOL namespace
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dfpu_emulator.h26 unsigned long loads; member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dfpu_emulator.h26 unsigned long loads; member
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dpmu_event_filter_test.c111 uint64_t loads; member
504 const uint64_t loads = rdmsr(msr_base + 0); in masked_events_guest_test() local
[all...]
/third_party/python/Lib/xmlrpc/
H A Dclient.py1019 def loads(data, use_datetime=False, use_builtin_types=False): function
/kernel/linux/linux-5.10/kernel/
H A Dsys.c2712 u32 loads[3]; member
/kernel/linux/linux-6.6/kernel/
H A Dsys.c2849 u32 loads[3]; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_load_store_vectorize.c208 struct hash_table *loads[nir_num_variable_modes]; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1831 bool loads = MI->mayLoad(); in visitMachineOperand() local
H A DScheduleDAGInstrs.cpp1045 reduceHugeMemNodeMaps(Value2SUsMap &stores, Value2SUsMap &loads, unsigned N) reduceHugeMemNodeMaps() argument
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_peephole.cpp2717 Record *loads[DATA_FILE_COUNT]; member in nv50_ir::MemoryOpt
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c992 nir_ssa_def *loads[4]; in lower_attrib() local
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c1555 LLVMValueRef loads[32]; /* up to 32 bytes */ in ac_build_opencoded_load_format() local
[all...]

Completed in 50 milliseconds

123