/external/llvm/lib/IR/ |
D | LLVMContextImpl.h | 55 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/ |
D | DenseSetTest.cpp | 32 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
|
D | DenseMapTest.cpp | 63 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/ |
D | ASTTypeTraits.h | 100 static inline ASTNodeKind getTombstoneKey() { in getTombstoneKey() function
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 51 static inline PoolEntry* getTombstoneKey() { in getTombstoneKey() function
|
/external/llvm/lib/Transforms/Utils/ |
D | BypassSlowDivision.cpp | 60 static DivOpInfo getTombstoneKey() { in getTombstoneKey() function
|
D | Local.cpp | 895 static PHINode *getTombstoneKey() { in EliminateDuplicatePHINodes() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 83 static inline SimpleValue getTombstoneKey() { in getTombstoneKey() function 230 static inline CallValue getTombstoneKey() { in getTombstoneKey() function
|
D | GVN.cpp | 151 static inline Expression getTombstoneKey() { in getTombstoneKey() function
|
D | LoopStrengthReduce.cpp | 1181 static SmallVector<const SCEV *, 4> getTombstoneKey() { in getTombstoneKey() function
|
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 1443 static const CIEKey getTombstoneKey() { in getTombstoneKey() function 1463 static CIEKey getTombstoneKey() { return CIEKey::getTombstoneKey(); } in getTombstoneKey() function
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 684 static inline LoweredPHIRecord getTombstoneKey() { in getTombstoneKey() function
|
/external/clang/include/clang/Sema/ |
D | ScopeInfo.h | 250 static inline WeakObjectProfileTy getTombstoneKey() { in getTombstoneKey() function
|
/external/llvm/include/llvm/ADT/ |
D | DenseMap.h | 346 static const KeyT getTombstoneKey() { in getTombstoneKey() function
|
/external/clang/tools/libclang/ |
D | CXCursor.cpp | 1269 static inline CXCursor getTombstoneKey() { in getTombstoneKey() function
|
/external/llvm/lib/Linker/ |
D | IRMover.cpp | 1568 StructType *IRMover::StructTypeKeyInfo::getTombstoneKey() { in getTombstoneKey() function in IRMover::StructTypeKeyInfo
|
/external/clang/include/clang/Serialization/ |
D | ASTBitCodes.h | 111 static inline QualType getTombstoneKey() { in getTombstoneKey() function
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 64 static inline TableGenStringKey getTombstoneKey() { in getTombstoneKey() function
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 2054 static inline EditEntry getTombstoneKey() { in getTombstoneKey() function
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | RetainCountChecker.cpp | 497 static inline ObjCSummaryKey getTombstoneKey() { in getTombstoneKey() function
|
/external/clang/lib/Sema/ |
D | SemaStmt.cpp | 3514 static CatchHandlerType getTombstoneKey() { in getTombstoneKey() function
|
D | SemaDecl.cpp | 14168 static DupKey getTombstoneKey() { return DupKey(1, true); } in getTombstoneKey() function
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 2990 static inline Instruction *getTombstoneKey() { in getTombstoneKey() function
|