Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugRnglists.cpp100 uint64_t Tombstone = dwarf::computeTombstoneAddress(AddressByteSize); in getAbsoluteRanges() local
202 uint64_t Tombstone = dwarf::computeTombstoneAddress(AddrSize); in dump() local
DDWARFDebugRangeList.cpp75 uint64_t Tombstone = dwarf::computeTombstoneAddress(AddressSize) - 1; in getAbsoluteRanges() local
DDWARFDie.cpp428 uint64_t Tombstone = dwarf::computeTombstoneAddress(U->getAddressByteSize()); in getHighPC() local
DDWARFDebugLine.cpp891 uint64_t Tombstone = in parse() local
/external/llvm-project/clang-tools-extra/clangd/index/dex/
DTrigram.h40 enum class Sentinel { Tombstone = 4, Empty = 5 }; enumerator
/external/llvm-project/llvm/lib/Support/
DSmallPtrSet.cpp70 const void *const *Tombstone = nullptr; in FindBucketFor() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSmallPtrSet.cpp70 const void *const *Tombstone = nullptr; in FindBucketFor() local
/external/llvm/lib/Support/
DSmallPtrSet.cpp93 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/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-project/llvm/include/llvm/ADT/
DDenseMap.h1283 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in AdvancePastEmptyBuckets() local
1293 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in RetreatPastEmptyBuckets() local
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp73 static CVSymbol Tombstone( in getTombstoneKey() 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/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h389 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