Home
last modified time | relevance | path

Searched defs:getTombstoneKey (Results 1 – 25 of 61) sorted by relevance

123

/llvm-project/clang/include/clang/Sema/
H A DWeak.h42 static inline WeakInfo getTombstoneKey() { in getTombstoneKey() function
/llvm-project/llvm/include/llvm/DWP/
H A DDWPStringPool.h16 static inline const char *getTombstoneKey() { in getTombstoneKey() function
/llvm-project/bolt/include/bolt/Passes/
H A DSplitFunctions.h65 static inline TrampolineKey getTombstoneKey() { in getTombstoneKey() function
/llvm-project/mlir/lib/TableGen/
H A DConstraint.cpp123 Constraint DenseMapInfo<Constraint>::getTombstoneKey() { getTombstoneKey() function in DenseMapInfo
/llvm-project/llvm/unittests/ADT/
H A DDenseMapTest.cpp76 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 DDenseSetTest.cpp37 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
185 static inline CountCopyAndMove getTombstoneKey() { in getTombstoneKey() function
H A DMapVectorTest.cpp37 static inline A getTombstoneKey() { return -0x7fffffff - 1; } in getTombstoneKey() function
/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h52 static inline PoolEntry *getTombstoneKey() { in getTombstoneKey() function
/llvm-project/llvm/unittests/Support/
H A DReverseIterationTest.cpp69 static PtrLikeInt *getTombstoneKey() { in getTombstoneKey() function
/llvm-project/mlir/include/mlir/Analysis/
H A DCallGraph.h124 static Edge getTombstoneKey() { return Edge(BaseInfo::getTombstoneKey()); } in getTombstoneKey() function
/llvm-project/clang/include/clang/AST/
H A DASTTypeTraits.h115 static inline ASTNodeKind getTombstoneKey() { in getTombstoneKey() function
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h455 static ModuleCacheKey getTombstoneKey() { return ModuleCacheKey("", "T"); } getTombstoneKey() function
/llvm-project/mlir/include/mlir/TableGen/
H A DFormat.h74 static inline PHKind getTombstoneKey() { in getTombstoneKey() function
/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp113 static inline FrozenIndPHIInfo getTombstoneKey() { in getTombstoneKey() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp217 static inline SlotWithTag getTombstoneKey() { return {-3, -3}; } getTombstoneKey() function
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_dense_map_test.cpp86 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 DLRGraph.cpp
/llvm-project/clang/lib/AST/
H A DItaniumCXXABI.cpp109 return {ArrayInfo::getTombstoneKey()}; in getTombstoneKey() function
/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp164 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 DStorageUniquer.cpp54 static inline HashedStorage getTombstoneKey() { in getTombstoneKey() function
/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp127 static inline MemOpKey getTombstoneKey() { in getTombstoneKey() function
/llvm-project/clang-tools-extra/clangd/
H A DSystemIncludeExtractor.cpp224 static DriverArgs getTombstoneKey() { in getTombstoneKey() function
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp74 static inline CVSymbol getTombstoneKey() { in getTombstoneKey() function
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map.h349 static const KeyT getTombstoneKey() { return KeyInfoT::getTombstoneKey(); } getTombstoneKey() function
[all...]
/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h319 static inline IRInstructionData *getTombstoneKey() { getTombstoneKey() function

123