Home
last modified time | relevance | path

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

12

/freebsd-head/contrib/llvm-project/clang/include/clang/Sema/
HDWeak.h39 static inline WeakInfo getEmptyKey() { in getEmptyKey() function
HDScopeInfo.h327 static inline WeakObjectProfileTy getEmptyKey() { in getEmptyKey() function
/freebsd-head/contrib/llvm-project/llvm/include/llvm/DWP/
HDDWPStringPool.h13 static inline const char *getEmptyKey() { in getEmptyKey() function
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
HDCostAllocator.h50 static inline PoolEntry *getEmptyKey() { return nullptr; } in getEmptyKey() function
/freebsd-head/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
HDDataflowAnalysisContext.h214 static QualType getEmptyKey() { in getEmptyKey() function
/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDASTTypeTraits.h112 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemote.h453 static ModuleCacheKey getEmptyKey() { return ModuleCacheKey(); } in getEmptyKey() function
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDCanonicalizeFreezeInLoops.cpp108 static inline FrozenIndPHIInfo getEmptyKey() { in getEmptyKey() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64StackTaggingPreRA.cpp216 static inline SlotWithTag getEmptyKey() { return {-2, -2}; } in getEmptyKey() function
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDEarlyCSE.cpp160 static inline SimpleValue getEmptyKey() { in getEmptyKey() function
520 static inline CallValue getEmptyKey() { in getEmptyKey() function
591 static inline GEPValue getEmptyKey() { in getEmptyKey() function
HDGVNSink.cpp342 static inline ModelledPHI &getEmptyKey() { in getEmptyKey() function
HDLoopUnrollPass.cpp303 static inline UnrolledInstState getEmptyKey() { in getEmptyKey() function
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDItaniumCXXABI.cpp106 static DecompositionDeclName getEmptyKey() { in getEmptyKey() function
HDAPValue.cpp188 llvm::DenseMapInfo<clang::APValue::LValueBase>::getEmptyKey() { in getEmptyKey() function in llvm::DenseMapInfo::APValue::LValueBase
/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86OptimizeLEAs.cpp121 static inline MemOpKey getEmptyKey() { in getEmptyKey() function
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDGSIStreamBuilder.cpp70 static inline CVSymbol getEmptyKey() { in getEmptyKey() function
/freebsd-head/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_dense_map.h347 static const KeyT getEmptyKey() { return KeyInfoT::getEmptyKey(); } in getEmptyKey() function
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Analysis/
HDIRSimilarityIdentifier.h318 static inline IRInstructionData *getEmptyKey() { return nullptr; } in getEmptyKey() function
/freebsd-head/contrib/llvm-project/lld/COFF/
HDChunks.h656 static ChunkAndOffset getEmptyKey() { in getEmptyKey() function
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDFunctionSpecialization.cpp600 static inline SpecSig getEmptyKey() { return {~0U, {}}; } in getEmptyKey() function
HDWholeProgramDevirt.cpp332 static VTableSlot getEmptyKey() { in getEmptyKey() function
351 static VTableSlotSummary getEmptyKey() { in getEmptyKey() function
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
HDGVNExpression.h73 static unsigned getEmptyKey() { return ~0U; } in getEmptyKey() function
/freebsd-head/contrib/llvm-project/llvm/include/llvm/ADT/
HDDenseMap.h496 static const KeyT getEmptyKey() { in getEmptyKey() function
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFAcceleratorTable.cpp503 DWARFDebugNames::Abbrev DWARFDebugNames::AbbrevMapInfo::getEmptyKey() { in getEmptyKey() function in DWARFDebugNames::AbbrevMapInfo
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoadStoreVectorizer.cpp1406 static InstrListElem *getEmptyKey() { return PtrInfo::getEmptyKey(); } in gatherChains() function

12