Home
last modified time | relevance | path

Searched defs:LoadEntry (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp80 struct LoadEntry { struct in __anoncee32e6b0111::MemCmpExpansion
81 LoadEntry(unsigned LoadSize, uint64_t Offset) in LoadEntry() argument
86 unsigned LoadSize;
88 uint64_t Offset;
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp90 struct LoadEntry { struct in __anonec2a59710111::MemCmpExpansion
91 LoadEntry(unsigned LoadSize, uint64_t Offset) in LoadEntry() argument
96 unsigned LoadSize;
98 uint64_t Offset;
/external/cronet/net/tools/dump_cache/
Ddump_files.cc244 bool CacheDumper::LoadEntry(disk_cache::CacheAddr addr, in LoadEntry() function in __anon38cbd1890111::CacheDumper
/external/pigweed/pw_containers/public/pw_containers/
Dinline_var_len_entry_queue.h656 void LoadEntry() const { in LoadEntry() function
/external/pigweed/pw_kvs/
Dkey_value_store.cc363 Status KeyValueStore::LoadEntry(Address entry_address, in LoadEntry() function in pw::kvs::KeyValueStore