/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugRnglists.cpp | 100 uint64_t Tombstone = dwarf::computeTombstoneAddress(AddressByteSize); in getAbsoluteRanges() local 202 uint64_t Tombstone = dwarf::computeTombstoneAddress(AddrSize); in dump() local
|
D | DWARFDebugRangeList.cpp | 75 uint64_t Tombstone = dwarf::computeTombstoneAddress(AddressSize) - 1; in getAbsoluteRanges() local
|
D | DWARFDie.cpp | 428 uint64_t Tombstone = dwarf::computeTombstoneAddress(U->getAddressByteSize()); in getHighPC() local
|
D | DWARFDebugLine.cpp | 891 uint64_t Tombstone = in parse() local
|
/external/llvm-project/clang-tools-extra/clangd/index/dex/ |
D | Trigram.h | 40 enum class Sentinel { Tombstone = 4, Empty = 5 }; enumerator
|
/external/llvm-project/llvm/lib/Support/ |
D | SmallPtrSet.cpp | 70 const void *const *Tombstone = nullptr; in FindBucketFor() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | SmallPtrSet.cpp | 70 const void *const *Tombstone = nullptr; in FindBucketFor() local
|
/external/llvm/lib/Support/ |
D | SmallPtrSet.cpp | 93 const void *const *Tombstone = nullptr; in FindBucketFor() local
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | SmallPtrSet.cpp | 94 const void *const *Tombstone = nullptr; in FindBucketFor() local
|
/external/pigweed/pw_kvs/public/pw_kvs/internal/ |
D | entry.h | 76 static Entry Tombstone(FlashPartition& partition, in Tombstone() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | GSIStreamBuilder.cpp | 39 static CVSymbol Tombstone( in getTombstoneKey() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | DenseMap.h | 1250 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in AdvancePastEmptyBuckets() local 1260 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in RetreatPastEmptyBuckets() local
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | DenseMap.h | 1283 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/ |
D | GSIStreamBuilder.cpp | 73 static CVSymbol Tombstone( in getTombstoneKey() local
|
/external/llvm/include/llvm/ADT/ |
D | DenseMap.h | 1104 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in AdvancePastEmptyBuckets() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | DenseMap.h | 1107 const KeyT Tombstone = KeyInfoT::getTombstoneKey(); in AdvancePastEmptyBuckets() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Wasm.h | 360 enum { Plain, Empty, Tombstone } State = Plain; enumerator
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | Wasm.h | 389 enum { Plain, Empty, Tombstone } State = Plain; enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | WasmObjectWriter.cpp | 63 enum { Plain, Empty, Tombstone } State = Plain; enumerator
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 65 TableGenStringKey Tombstone("<<<TOMBSTONE KEY>>>"); in getTombstoneKey() local
|