Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp80 struct LoadEntry { struct in __anonadef75dc0111::MemCmpExpansion
81 LoadEntry(unsigned LoadSize, uint64_t Offset) in LoadEntry() argument
86 unsigned LoadSize;
88 uint64_t Offset;
/external/cronet/net/tools/dump_cache/
Ddump_files.cc243 bool CacheDumper::LoadEntry(disk_cache::CacheAddr addr, in LoadEntry() function in __anone429a5ba0111::CacheDumper
/external/pigweed/pw_kvs/
Dkey_value_store.cc354 Status KeyValueStore::LoadEntry(Address entry_address, in LoadEntry() function in pw::kvs::KeyValueStore