Home
last modified time | relevance | path

Searched defs:Tombstone (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSmallPtrSet.cpp70 const void *const *Tombstone = nullptr; in FindBucketFor() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DSmallPtrSet.cpp94 const void *const *Tombstone = nullptr; in FindBucketFor() local
/external/llvm/lib/Support/
DSmallPtrSet.cpp93 const void *const *Tombstone = nullptr; in FindBucketFor() local
/external/pigweed/pw_kvs/public/pw_kvs/internal/
Dentry.h76 static Entry Tombstone(FlashPartition& partition, in Tombstone() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp39 static CVSymbol Tombstone( in getTombstoneKey() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDenseMap.h1250 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in AdvancePastEmptyBuckets() local
1260 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in RetreatPastEmptyBuckets() local
/external/llvm/include/llvm/ADT/
DDenseMap.h1104 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in AdvancePastEmptyBuckets() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h1107 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in AdvancePastEmptyBuckets() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h360 enum { Plain, Empty, Tombstone } State = Plain; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp63 enum { Plain, Empty, Tombstone } State = Plain; enumerator
/external/llvm/lib/TableGen/
DRecord.cpp65 TableGenStringKey Tombstone("<<<TOMBSTONE KEY>>>"); in getTombstoneKey() local