/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | LLVMContextImpl.h | 49 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 D | DenseSetTest.cpp | 31 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
|
H A D | DenseMapTest.cpp | 61 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 D | ASTTypeTraits.h | 97 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/PBQP/ |
H A D | CostAllocator.h | 49 static inline PoolEntry* getEmptyKey() { return nullptr; } in getEmptyKey() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | EarlyCSE.cpp | 81 static inline SimpleValue getEmptyKey() { in getEmptyKey() function 224 static inline CallValue getEmptyKey() { in getEmptyKey() function
|
H A D | GVN.cpp | 144 static inline Expression getEmptyKey() { in getEmptyKey() function
|
H A D | LoopStrengthReduce.cpp | 1179 static SmallVector<const SCEV *, 4> getEmptyKey() { in getEmptyKey() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | BypassSlowDivision.cpp | 56 static DivOpInfo getEmptyKey() { in getEmptyKey() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/MC/ |
H A D | MCDwarf.cpp | 1411 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 D | InstCombinePHI.cpp | 591 static inline LoweredPHIRecord getEmptyKey() { in getEmptyKey() function
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/ |
H A D | ScopeInfo.h | 230 static inline WeakObjectProfileTy getEmptyKey() { in getEmptyKey() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 350 static const KeyT getEmptyKey() { in getEmptyKey() function
|
/minix3/external/bsd/llvm/dist/clang/tools/libclang/ |
H A D | CXCursor.cpp | 1230 static inline CXCursor getEmptyKey() { in getEmptyKey() function
|
/minix3/external/bsd/llvm/dist/clang/lib/Basic/ |
H A D | VirtualFileSystem.cpp | 336 static inline StringRef getEmptyKey() { return StringRef(""); } in getEmptyKey() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 1625 StructType *Linker::StructTypeKeyInfo::getEmptyKey() { in getEmptyKey() function in Linker::StructTypeKeyInfo
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/ |
H A D | ASTBitCodes.h | 110 static inline QualType getEmptyKey() { in getEmptyKey() function
|
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 2047 static inline EditEntry getEmptyKey() { in getEmptyKey() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/ |
H A D | Record.cpp | 60 static inline TableGenStringKey getEmptyKey() { in getEmptyKey() function
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | RetainCountChecker.cpp | 466 static inline ObjCSummaryKey getEmptyKey() { in getEmptyKey() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 2706 static inline Instruction *getEmptyKey() { in getEmptyKey() function
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 13410 static DupKey getEmptyKey() { return DupKey(0, true); } in getEmptyKey() function
|