Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/IR/
HDLLVMContextImpl.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
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTTypeTraits.h97 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
/NextBSD/contrib/llvm/include/llvm/CodeGen/PBQP/
HDCostAllocator.h49 static inline PoolEntry* getEmptyKey() { return nullptr; } in getEmptyKey() function
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDEarlyCSE.cpp79 static inline SimpleValue getEmptyKey() { in getEmptyKey() function
226 static inline CallValue getEmptyKey() { in getEmptyKey() function
HDGVN.cpp145 static inline Expression getEmptyKey() { in getEmptyKey() function
HDLoopStrengthReduce.cpp1163 static SmallVector<const SCEV *, 4> getEmptyKey() { in getEmptyKey() function
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDBypassSlowDivision.cpp56 static DivOpInfo getEmptyKey() { in getEmptyKey() function
HDLocal.cpp838 static PHINode *getEmptyKey() { in EliminateDuplicatePHINodes() function
/NextBSD/contrib/llvm/lib/MC/
HDMCDwarf.cpp1446 static const CIEKey getEmptyKey() { in getEmptyKey() function
1469 static CIEKey getEmptyKey() { in getEmptyKey() function
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombinePHI.cpp587 static inline LoweredPHIRecord getEmptyKey() { in getEmptyKey() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDScopeInfo.h236 static inline WeakObjectProfileTy getEmptyKey() { in getEmptyKey() function
/NextBSD/contrib/llvm/include/llvm/ADT/
HDDenseMap.h343 static const KeyT getEmptyKey() { in getEmptyKey() function
/NextBSD/contrib/llvm/lib/Linker/
HDLinkModules.cpp1658 StructType *Linker::StructTypeKeyInfo::getEmptyKey() { in getEmptyKey() function in Linker::StructTypeKeyInfo
/NextBSD/contrib/llvm/tools/clang/include/clang/Serialization/
HDASTBitCodes.h110 static inline QualType getEmptyKey() { in getEmptyKey() function
/NextBSD/contrib/llvm/lib/TableGen/
HDRecord.cpp60 static inline TableGenStringKey getEmptyKey() { in getEmptyKey() function
/NextBSD/contrib/llvm/tools/clang/lib/ARCMigrate/
HDObjCMT.cpp2062 static inline EditEntry getEmptyKey() { in getEmptyKey() function
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDRetainCountChecker.cpp491 static inline ObjCSummaryKey getEmptyKey() { in getEmptyKey() function
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaStmt.cpp3470 static CatchHandlerType getEmptyKey() { in getEmptyKey() function
HDSemaDecl.cpp13819 static DupKey getEmptyKey() { return DupKey(0, true); } in getEmptyKey() function
/NextBSD/contrib/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp2866 static inline Instruction *getEmptyKey() { in getEmptyKey() function