Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DWeak.h39 static inline WeakInfo getEmptyKey() { in getEmptyKey() function
H A DScopeInfo.h324 static inline WeakObjectProfileTy getEmptyKey() { getEmptyKey() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWP/
H A DDWPStringPool.h13 static inline const char *getEmptyKey() { in getEmptyKey() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h217 static QualType getEmptyKey() { getEmptyKey() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h50 static inline PoolEntry *getEmptyKey() { return nullptr; } in getEmptyKey() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTTypeTraits.h112 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h452 static ModuleCacheKey getEmptyKey() { return ModuleCacheKey(); } getEmptyKey() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp108 static inline FrozenIndPHIInfo getEmptyKey() { in getEmptyKey() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp216 static inline SlotWithTag getEmptyKey() { return {-2, -2}; } in getEmptyKey() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp160 static inline SimpleValue getEmptyKey() { in getEmptyKey() function
520 static inline CallValue getEmptyKey() { in getEmptyKey() function
591 static inline GEPValue getEmptyKey() { in getEmptyKey() function
H A DGVNSink.cpp309 static inline ModelledPHI &getEmptyKey() { getEmptyKey() function
/freebsd-src/contrib/llvm-project/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
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp121 static inline MemOpKey getEmptyKey() { in getEmptyKey() function
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp70 static inline CVSymbol getEmptyKey() { in getEmptyKey() function
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map.h347 static const KeyT getEmptyKey() { return KeyInfoT::getEmptyKey(); } in getEmptyKey() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h318 static inline IRInstructionData *getEmptyKey() { return nullptr; } in getEmptyKey() function
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DChunks.h631 static ChunkAndOffset getEmptyKey() { getEmptyKey() function
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1774 static const CIEKey getEmptyKey() { getEmptyKey() function
1831 static CIEKey getEmptyKey() { return CIEKey::getEmptyKey(); } getEmptyKey() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp600 static inline SpecSig getEmptyKey() { return {~0U, {}}; } in getEmptyKey() function
H A DWholeProgramDevirt.cpp332 static VTableSlot getEmptyKey() { in getEmptyKey() function
351 static VTableSlotSummary getEmptyKey() { in getEmptyKey() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h73 static unsigned getEmptyKey() { return ~0U; } in getEmptyKey() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1071 static inline LoweredPHIRecord getEmptyKey() { in getEmptyKey() function
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp503 DWARFDebugNames::Abbrev DWARFDebugNames::AbbrevMapInfo::getEmptyKey() { in getEmptyKey() function in DWARFDebugNames::AbbrevMapInfo
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseMap.h480 if (!KeyInfoT::isEqual(getBuckets()[i].getFirst(), getEmptyKey()) && in getEmptyKey() function
[all...]

12