Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DLLVMContextImpl.h49 static inline APInt getEmptyKey() { in getEmptyKey() function
68 static inline APFloat getEmptyKey() { return APFloat(APFloat::Bogus, 1); } in getEmptyKey() function
97 static inline StructType* getEmptyKey() { in getEmptyKey() function
144 static inline FunctionType* getEmptyKey() { in getEmptyKey() function
200 static inline MDTuple *getEmptyKey() { in getEmptyKey() function
240 static inline MDLocation *getEmptyKey() { in getEmptyKey() function
/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DDenseSetTest.cpp31 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
H A DDenseMapTest.cpp61 static inline CtorTester getEmptyKey() { return CtorTester(-1); } in getEmptyKey() function
328 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
367 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTTypeTraits.h97 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h49 static inline PoolEntry* getEmptyKey() { return nullptr; } in getEmptyKey() function
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp81 static inline SimpleValue getEmptyKey() { in getEmptyKey() function
224 static inline CallValue getEmptyKey() { in getEmptyKey() function
H A DGVN.cpp144 static inline Expression getEmptyKey() { in getEmptyKey() function
H A DLoopStrengthReduce.cpp1179 static SmallVector<const SCEV *, 4> getEmptyKey() { in getEmptyKey() function
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp56 static DivOpInfo getEmptyKey() { in getEmptyKey() function
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp1411 static const CIEKey getEmptyKey() { in getEmptyKey() function
1434 static CIEKey getEmptyKey() { in getEmptyKey() function
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp591 static inline LoweredPHIRecord getEmptyKey() { in getEmptyKey() function
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h230 static inline WeakObjectProfileTy getEmptyKey() { in getEmptyKey() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DDenseMap.h350 static const KeyT getEmptyKey() { in getEmptyKey() function
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp1230 static inline CXCursor getEmptyKey() { in getEmptyKey() function
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DVirtualFileSystem.cpp336 static inline StringRef getEmptyKey() { return StringRef(""); } in getEmptyKey() function
/minix3/external/bsd/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp1625 StructType *Linker::StructTypeKeyInfo::getEmptyKey() { in getEmptyKey() function in Linker::StructTypeKeyInfo
/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h110 static inline QualType getEmptyKey() { in getEmptyKey() function
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp2047 static inline EditEntry getEmptyKey() { in getEmptyKey() function
/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp60 static inline TableGenStringKey getEmptyKey() { in getEmptyKey() function
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp466 static inline ObjCSummaryKey getEmptyKey() { in getEmptyKey() function
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2706 static inline Instruction *getEmptyKey() { in getEmptyKey() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp13410 static DupKey getEmptyKey() { return DupKey(0, true); } in getEmptyKey() function