Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DLLVMContextImpl.h50 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/
DDenseSetTest.cpp31 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
DDenseMapTest.cpp62 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/
DASTTypeTraits.h97 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
/external/llvm/include/llvm/CodeGen/PBQP/
DCostAllocator.h49 static inline PoolEntry* getEmptyKey() { return nullptr; } in getEmptyKey() function
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp80 static inline SimpleValue getEmptyKey() { in getEmptyKey() function
227 static inline CallValue getEmptyKey() { in getEmptyKey() function
DGVN.cpp147 static inline Expression getEmptyKey() { in getEmptyKey() function
DLoopStrengthReduce.cpp1175 static SmallVector<const SCEV *, 4> getEmptyKey() { in getEmptyKey() function
/external/llvm/lib/Transforms/Utils/
DBypassSlowDivision.cpp56 static DivOpInfo getEmptyKey() { in getEmptyKey() function
DLocal.cpp892 static PHINode *getEmptyKey() { in EliminateDuplicatePHINodes() function
/external/llvm/lib/MC/
DMCDwarf.cpp1440 static const CIEKey getEmptyKey() { in getEmptyKey() function
1462 static CIEKey getEmptyKey() { return CIEKey::getEmptyKey(); } in getEmptyKey() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp681 static inline LoweredPHIRecord getEmptyKey() { in getEmptyKey() function
/external/clang/include/clang/Sema/
DScopeInfo.h247 static inline WeakObjectProfileTy getEmptyKey() { in getEmptyKey() function
/external/llvm/include/llvm/ADT/
DDenseMap.h343 static const KeyT getEmptyKey() { in getEmptyKey() function
/external/clang/tools/libclang/
DCXCursor.cpp1266 static inline CXCursor getEmptyKey() { in getEmptyKey() function
/external/llvm/lib/Linker/
DIRMover.cpp1564 StructType *IRMover::StructTypeKeyInfo::getEmptyKey() { in getEmptyKey() function in IRMover::StructTypeKeyInfo
/external/clang/include/clang/Serialization/
DASTBitCodes.h108 static inline QualType getEmptyKey() { in getEmptyKey() function
/external/llvm/lib/TableGen/
DRecord.cpp60 static inline TableGenStringKey getEmptyKey() { in getEmptyKey() function
/external/clang/lib/ARCMigrate/
DObjCMT.cpp2049 static inline EditEntry getEmptyKey() { in getEmptyKey() function
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp492 static inline ObjCSummaryKey getEmptyKey() { in getEmptyKey() function
/external/clang/lib/Sema/
DSemaStmt.cpp3509 static CatchHandlerType getEmptyKey() { in getEmptyKey() function
DSemaDecl.cpp14167 static DupKey getEmptyKey() { return DupKey(0, true); } in getEmptyKey() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2987 static inline Instruction *getEmptyKey() { in getEmptyKey() function