/llvm-project/clang/include/clang/Sema/ |
H A D | Weak.h | 42 static inline WeakInfo getTombstoneKey() { in getTombstoneKey() function
|
/llvm-project/llvm/include/llvm/DWP/ |
H A D | DWPStringPool.h | 16 static inline const char *getTombstoneKey() { in getTombstoneKey() function
|
/llvm-project/bolt/include/bolt/Passes/ |
H A D | SplitFunctions.h | 65 static inline TrampolineKey getTombstoneKey() { in getTombstoneKey() function
|
/llvm-project/mlir/lib/TableGen/ |
H A D | Constraint.cpp | 123 Constraint DenseMapInfo<Constraint>::getTombstoneKey() { getTombstoneKey() function in DenseMapInfo
|
/llvm-project/llvm/unittests/ADT/ |
H A D | DenseMapTest.cpp | 76 static inline CtorTester getTombstoneKey() { return CtorTester(-2); } in getTombstoneKey() function 555 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function 603 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function 729 static inline T getTombstoneKey() { return {static_cast<int>(~0U - 1)}; } in getTombstoneKey() function 739 static inline T getTombstoneKey() { return {}; } in getTombstoneKey() function
|
H A D | DenseSetTest.cpp | 37 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function 185 static inline CountCopyAndMove getTombstoneKey() { in getTombstoneKey() function
|
H A D | MapVectorTest.cpp | 37 static inline A getTombstoneKey() { return -0x7fffffff - 1; } in getTombstoneKey() function
|
/llvm-project/llvm/include/llvm/CodeGen/PBQP/ |
H A D | CostAllocator.h | 52 static inline PoolEntry *getTombstoneKey() { in getTombstoneKey() function
|
/llvm-project/llvm/unittests/Support/ |
H A D | ReverseIterationTest.cpp | 69 static PtrLikeInt *getTombstoneKey() { in getTombstoneKey() function
|
/llvm-project/mlir/include/mlir/Analysis/ |
H A D | CallGraph.h | 124 static Edge getTombstoneKey() { return Edge(BaseInfo::getTombstoneKey()); } in getTombstoneKey() function
|
/llvm-project/clang/include/clang/AST/ |
H A D | ASTTypeTraits.h | 115 static inline ASTNodeKind getTombstoneKey() { in getTombstoneKey() function
|
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | ProcessGDBRemote.h | 455 static ModuleCacheKey getTombstoneKey() { return ModuleCacheKey("", "T"); } getTombstoneKey() function
|
/llvm-project/mlir/include/mlir/TableGen/ |
H A D | Format.h | 74 static inline PHKind getTombstoneKey() { in getTombstoneKey() function
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CanonicalizeFreezeInLoops.cpp | 113 static inline FrozenIndPHIInfo getTombstoneKey() { in getTombstoneKey() function
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64StackTaggingPreRA.cpp | 217 static inline SlotWithTag getTombstoneKey() { return {-3, -3}; } getTombstoneKey() function
|
/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_dense_map_test.cpp | 86 static inline CtorTester getTombstoneKey() { return CtorTester(-2); } in getTombstoneKey() function 479 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
|
/llvm-project/clang-tools-extra/pseudo/lib/grammar/ |
H A D | LRGraph.cpp |
|
/llvm-project/clang/lib/AST/ |
H A D | ItaniumCXXABI.cpp | 109 return {ArrayInfo::getTombstoneKey()}; in getTombstoneKey() function
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | EarlyCSE.cpp | 164 static inline SimpleValue getTombstoneKey() { in getTombstoneKey() function 524 static inline CallValue getTombstoneKey() { getTombstoneKey() function 595 static inline GEPValue getTombstoneKey() { getTombstoneKey() function
|
/llvm-project/mlir/lib/Support/ |
H A D | StorageUniquer.cpp | 54 static inline HashedStorage getTombstoneKey() { in getTombstoneKey() function
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86OptimizeLEAs.cpp | 127 static inline MemOpKey getTombstoneKey() { in getTombstoneKey() function
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | SystemIncludeExtractor.cpp | 224 static DriverArgs getTombstoneKey() { in getTombstoneKey() function
|
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | GSIStreamBuilder.cpp | 74 static inline CVSymbol getTombstoneKey() { in getTombstoneKey() function
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_dense_map.h | 349 static const KeyT getTombstoneKey() { return KeyInfoT::getTombstoneKey(); } getTombstoneKey() function [all...] |
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | IRSimilarityIdentifier.h | 319 static inline IRInstructionData *getTombstoneKey() { getTombstoneKey() function
|