Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DLLVMContextImpl.h55 static inline APInt getTombstoneKey() { in getTombstoneKey() function
70 static inline APFloat getTombstoneKey() { return APFloat(APFloat::Bogus, 2); } in getTombstoneKey() function
101 static inline StructType* getTombstoneKey() { in getTombstoneKey() function
148 static inline FunctionType* getTombstoneKey() { in getTombstoneKey() function
/external/llvm/unittests/ADT/
DDenseSetTest.cpp32 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
DDenseMapTest.cpp63 static inline CtorTester getTombstoneKey() { return CtorTester(-2); } in getTombstoneKey() function
371 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
410 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
/external/clang/include/clang/AST/
DASTTypeTraits.h100 static inline ASTNodeKind getTombstoneKey() { in getTombstoneKey() function
/external/llvm/include/llvm/CodeGen/PBQP/
DCostAllocator.h51 static inline PoolEntry* getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/Transforms/Utils/
DBypassSlowDivision.cpp60 static DivOpInfo getTombstoneKey() { in getTombstoneKey() function
DLocal.cpp895 static PHINode *getTombstoneKey() { in EliminateDuplicatePHINodes() function
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp83 static inline SimpleValue getTombstoneKey() { in getTombstoneKey() function
230 static inline CallValue getTombstoneKey() { in getTombstoneKey() function
DGVN.cpp151 static inline Expression getTombstoneKey() { in getTombstoneKey() function
DLoopStrengthReduce.cpp1181 static SmallVector<const SCEV *, 4> getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/MC/
DMCDwarf.cpp1443 static const CIEKey getTombstoneKey() { in getTombstoneKey() function
1463 static CIEKey getTombstoneKey() { return CIEKey::getTombstoneKey(); } in getTombstoneKey() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp684 static inline LoweredPHIRecord getTombstoneKey() { in getTombstoneKey() function
/external/clang/include/clang/Sema/
DScopeInfo.h250 static inline WeakObjectProfileTy getTombstoneKey() { in getTombstoneKey() function
/external/llvm/include/llvm/ADT/
DDenseMap.h346 static const KeyT getTombstoneKey() { in getTombstoneKey() function
/external/clang/tools/libclang/
DCXCursor.cpp1269 static inline CXCursor getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/Linker/
DIRMover.cpp1568 StructType *IRMover::StructTypeKeyInfo::getTombstoneKey() { in getTombstoneKey() function in IRMover::StructTypeKeyInfo
/external/clang/include/clang/Serialization/
DASTBitCodes.h111 static inline QualType getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/TableGen/
DRecord.cpp64 static inline TableGenStringKey getTombstoneKey() { in getTombstoneKey() function
/external/clang/lib/ARCMigrate/
DObjCMT.cpp2054 static inline EditEntry getTombstoneKey() { in getTombstoneKey() function
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp497 static inline ObjCSummaryKey getTombstoneKey() { in getTombstoneKey() function
/external/clang/lib/Sema/
DSemaStmt.cpp3514 static CatchHandlerType getTombstoneKey() { in getTombstoneKey() function
DSemaDecl.cpp14168 static DupKey getTombstoneKey() { return DupKey(1, true); } in getTombstoneKey() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2990 static inline Instruction *getTombstoneKey() { in getTombstoneKey() function