| /third_party/spirv-tools/source/opt/ |
| H A D | loop_fusion.cpp | 39 GetLocationsAccessed( const std::map<Instruction*, std::vector<Instruction*>>& stores, const std::map<Instruction*, std::vector<Instruction*>>& loads) GetLocationsAccessed() argument
|
| H A D | scalar_replacement_pass.cpp | 233 std::vector<Instruction*> loads; in ReplaceWholeLoad() local
|
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | load_store_vectorizer_tests.cpp | 84 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 D | Optimizer.cpp | 68 std::vector<Ice::Inst *> loads; member [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | scalar_replacement_pass.cpp | 233 std::vector<Instruction*> loads; in ReplaceWholeLoad() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | scalar_replacement_pass.cpp | 233 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 D | HexagonShuffler.cpp | 303 unsigned memory = 0, loads = 0, load0 = 0, stores = 0, store0 = 0, store1 = 0; in check() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_pickle.py | 39 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 D | pickletester.py | 3520 def loads(data, **kwargs): global() function [all...] |
| H A D | test_enum.py | 19 from pickle import dumps, loads, PicklingError, HIGHEST_PROTOCOL namespace
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| H A D | fpu_emulator.h | 26 unsigned long loads; member
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| H A D | fpu_emulator.h | 26 unsigned long loads; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| H A D | pmu_event_filter_test.c | 111 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 D | client.py | 1019 def loads(data, use_datetime=False, use_builtin_types=False): function
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | sys.c | 2712 u32 loads[3]; member
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | sys.c | 2849 u32 loads[3]; member
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_load_store_vectorize.c | 208 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 D | MachineVerifier.cpp | 1831 bool loads = MI->mayLoad(); in visitMachineOperand() local
|
| H A D | ScheduleDAGInstrs.cpp | 1045 reduceHugeMemNodeMaps(Value2SUsMap &stores, Value2SUsMap &loads, unsigned N) reduceHugeMemNodeMaps() argument [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_peephole.cpp | 2717 Record *loads[DATA_FILE_COUNT]; member in nv50_ir::MemoryOpt [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_compiler.c | 992 nir_ssa_def *loads[4]; in lower_attrib() local [all...] |
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_build.c | 1555 LLVMValueRef loads[32]; /* up to 32 bytes */ in ac_build_opencoded_load_format() local [all...] |