Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/lld/include/lld/Core/
H A DSymbolTable.h64 static StringRef getEmptyKey() { return StringRef(); } in getEmptyKey() function
77 static const DefinedAtom * getEmptyKey() { return nullptr; } in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h63 static inline APFloat getEmptyKey() { return APFloat(APFloat::Bogus(), 1); } in getEmptyKey() function
98 static inline StructType* getEmptyKey() { in getEmptyKey() function
153 static inline FunctionType* getEmptyKey() { in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWP/
H A DDWPStringPool.h13 static inline const char *getEmptyKey() { in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h50 static inline PoolEntry *getEmptyKey() { return nullptr; } in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTTypeTraits.h108 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h444 static ModuleCacheKey getEmptyKey() { return ModuleCacheKey(); } in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp221 static inline SlotWithTag getEmptyKey() { return {-2, -2}; } in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DItaniumCXXABI.cpp105 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-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h215 static inline IRInstructionData *getEmptyKey() { return nullptr; } in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp276 static OffsetValue getEmptyKey() { in getEmptyKey() function
298 static OffsetInstantiatedValue getEmptyKey() { in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp121 static inline MemOpKey getEmptyKey() { in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp68 static inline CVSymbol getEmptyKey() { in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp148 static inline SimpleValue getEmptyKey() { in getEmptyKey() function
474 static inline CallValue getEmptyKey() { in getEmptyKey() function
H A DGVNSink.cpp316 static inline ModelledPHI &getEmptyKey() { in getEmptyKey() function
H A DLoopUnrollPass.cpp294 static inline UnrolledInstState getEmptyKey() { in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DChunks.h562 static ChunkAndOffset getEmptyKey() { in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1743 static const CIEKey getEmptyKey() { in getEmptyKey() function
1795 static CIEKey getEmptyKey() { return CIEKey::getEmptyKey(); } in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h73 static unsigned getEmptyKey() { return ~0U; } in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp437 DWARFDebugNames::Abbrev DWARFDebugNames::AbbrevMapInfo::getEmptyKey() { in getEmptyKey() function in DWARFDebugNames::AbbrevMapInfo
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h310 static inline WeakObjectProfileTy getEmptyKey() { in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseMap.h453 static const KeyT getEmptyKey() { in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp321 static VTableSlot getEmptyKey() { in getEmptyKey() function
340 static VTableSlotSummary getEmptyKey() { in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1027 static inline LoweredPHIRecord getEmptyKey() { in getEmptyKey() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp1550 StructType *IRMover::StructTypeKeyInfo::getEmptyKey() { in getEmptyKey() function in IRMover::StructTypeKeyInfo

12