Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DLLVMContextImpl.h78 static inline APFloat getEmptyKey() { return APFloat(APFloat::Bogus(), 1); } in getEmptyKey() function
112 static inline StructType *getEmptyKey() { in getEmptyKey() function
164 static inline FunctionType *getEmptyKey() { in getEmptyKey() function
212 static inline TargetExtType *getEmptyKey() { in getEmptyKey() function
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DWeak.h39 static inline WeakInfo getEmptyKey() { in getEmptyKey() function
H A DScopeInfo.h318 static inline WeakObjectProfileTy getEmptyKey() { in getEmptyKey() function
/openbsd-src/gnu/llvm/llvm/include/llvm/DWP/
H A DDWPStringPool.h13 static inline const char *getEmptyKey() { in getEmptyKey() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h50 static inline PoolEntry *getEmptyKey() { return nullptr; } in getEmptyKey() function
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h279 static QualType getEmptyKey() { in getEmptyKey() function
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTTypeTraits.h109 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h447 static ModuleCacheKey getEmptyKey() { return ModuleCacheKey(); } in getEmptyKey() function
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_dense_map_test.cpp85 static inline CtorTester getEmptyKey() { return CtorTester(-1); } in getEmptyKey() function
478 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp217 static inline SlotWithTag getEmptyKey() { return {-2, -2}; } in getEmptyKey() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DItaniumCXXABI.cpp106 static DecompositionDeclName getEmptyKey() { in getEmptyKey() function
H A DAPValue.cpp188 llvm::DenseMapInfo<clang::APValue::LValueBase>::getEmptyKey() { in getEmptyKey() function in llvm::DenseMapInfo::APValue::LValueBase
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp239 static inline SpecSig getEmptyKey() { return {~0U, {}}; } in getEmptyKey() function
H A DWholeProgramDevirt.cpp335 static VTableSlot getEmptyKey() { in getEmptyKey() function
354 static VTableSlotSummary getEmptyKey() { in getEmptyKey() function
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp121 static inline MemOpKey getEmptyKey() { in getEmptyKey() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp159 static inline SimpleValue getEmptyKey() { in getEmptyKey() function
493 static inline CallValue getEmptyKey() { in getEmptyKey() function
H A DGVNSink.cpp312 static inline ModelledPHI &getEmptyKey() { in getEmptyKey() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp69 static inline CVSymbol getEmptyKey() { in getEmptyKey() function
/openbsd-src/gnu/llvm/lld/COFF/
H A DChunks.h591 static ChunkAndOffset getEmptyKey() { in getEmptyKey() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h313 static inline IRInstructionData *getEmptyKey() { return nullptr; } in getEmptyKey() function
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map.h347 static const KeyT getEmptyKey() { return KeyInfoT::getEmptyKey(); } in getEmptyKey() function
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCDwarf.cpp1772 static const CIEKey getEmptyKey() { in getEmptyKey() function
1829 static CIEKey getEmptyKey() { return CIEKey::getEmptyKey(); } in getEmptyKey() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h73 static unsigned getEmptyKey() { return ~0U; } in getEmptyKey() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp437 DWARFDebugNames::Abbrev DWARFDebugNames::AbbrevMapInfo::getEmptyKey() { in getEmptyKey() function in DWARFDebugNames::AbbrevMapInfo
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DDenseMap.h453 static const KeyT getEmptyKey() { in getEmptyKey() function

12