/external/llvm/lib/IR/ |
D | LLVMContextImpl.h | 50 static inline APInt getEmptyKey() { in getEmptyKey() function 69 static inline APFloat getEmptyKey() { return APFloat(APFloat::Bogus, 1); } in getEmptyKey() function 98 static inline StructType* getEmptyKey() { in getEmptyKey() function 145 static inline FunctionType* getEmptyKey() { in getEmptyKey() function
|
/external/llvm/unittests/ADT/ |
D | DenseSetTest.cpp | 31 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
|
D | DenseMapTest.cpp | 62 static inline CtorTester getEmptyKey() { return CtorTester(-1); } in getEmptyKey() function 370 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function 409 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
|
/external/clang/include/clang/AST/ |
D | ASTTypeTraits.h | 97 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 49 static inline PoolEntry* getEmptyKey() { return nullptr; } in getEmptyKey() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 80 static inline SimpleValue getEmptyKey() { in getEmptyKey() function 227 static inline CallValue getEmptyKey() { in getEmptyKey() function
|
D | GVN.cpp | 147 static inline Expression getEmptyKey() { in getEmptyKey() function
|
D | LoopStrengthReduce.cpp | 1175 static SmallVector<const SCEV *, 4> getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/Transforms/Utils/ |
D | BypassSlowDivision.cpp | 56 static DivOpInfo getEmptyKey() { in getEmptyKey() function
|
D | Local.cpp | 892 static PHINode *getEmptyKey() { in EliminateDuplicatePHINodes() function
|
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 1440 static const CIEKey getEmptyKey() { in getEmptyKey() function 1462 static CIEKey getEmptyKey() { return CIEKey::getEmptyKey(); } in getEmptyKey() function
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 681 static inline LoweredPHIRecord getEmptyKey() { in getEmptyKey() function
|
/external/clang/include/clang/Sema/ |
D | ScopeInfo.h | 247 static inline WeakObjectProfileTy getEmptyKey() { in getEmptyKey() function
|
/external/llvm/include/llvm/ADT/ |
D | DenseMap.h | 343 static const KeyT getEmptyKey() { in getEmptyKey() function
|
/external/clang/tools/libclang/ |
D | CXCursor.cpp | 1266 static inline CXCursor getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/Linker/ |
D | IRMover.cpp | 1564 StructType *IRMover::StructTypeKeyInfo::getEmptyKey() { in getEmptyKey() function in IRMover::StructTypeKeyInfo
|
/external/clang/include/clang/Serialization/ |
D | ASTBitCodes.h | 108 static inline QualType getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 60 static inline TableGenStringKey getEmptyKey() { in getEmptyKey() function
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 2049 static inline EditEntry getEmptyKey() { in getEmptyKey() function
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | RetainCountChecker.cpp | 492 static inline ObjCSummaryKey getEmptyKey() { in getEmptyKey() function
|
/external/clang/lib/Sema/ |
D | SemaStmt.cpp | 3509 static CatchHandlerType getEmptyKey() { in getEmptyKey() function
|
D | SemaDecl.cpp | 14167 static DupKey getEmptyKey() { return DupKey(0, true); } in getEmptyKey() function
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 2987 static inline Instruction *getEmptyKey() { in getEmptyKey() function
|