Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/llvm/tools/lld/include/lld/Core/
H A DSymbolTable.h65 static StringRef getEmptyKey() { return StringRef(); } in getEmptyKey() function
78 static const DefinedAtom * getEmptyKey() { return nullptr; } in getEmptyKey() function
/freebsd-12.1/contrib/llvm/lib/IR/
H A DLLVMContextImpl.h63 static inline APInt getEmptyKey() { in getEmptyKey() function
85 static inline APFloat getEmptyKey() { return APFloat(APFloat::Bogus(), 1); } in getEmptyKey() function
120 static inline StructType* getEmptyKey() { in getEmptyKey() function
175 static inline FunctionType* getEmptyKey() { in getEmptyKey() function
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h51 static inline PoolEntry *getEmptyKey() { return nullptr; } in getEmptyKey() function
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTTypeTraits.h99 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h461 static ModuleCacheKey getEmptyKey() { return ModuleCacheKey(); } in getEmptyKey() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DItaniumCXXABI.cpp81 static DecompositionDeclName getEmptyKey() { in getEmptyKey() function
H A DAPValue.cpp47 llvm::DenseMapInfo<clang::APValue::LValueBase>::getEmptyKey() { in getEmptyKey() function in llvm::DenseMapInfo::APValue::LValueBase
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp274 static OffsetValue getEmptyKey() { in getEmptyKey() function
296 static OffsetInstantiatedValue getEmptyKey() { in getEmptyKey() function
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp115 static inline SimpleValue getEmptyKey() { in getEmptyKey() function
287 static inline CallValue getEmptyKey() { in getEmptyKey() function
H A DGVNSink.cpp318 static inline ModelledPHI &getEmptyKey() { in getEmptyKey() function
H A DLoopUnrollPass.cpp272 static inline UnrolledInstState getEmptyKey() { in getEmptyKey() function
H A DGVN.cpp142 static inline GVN::Expression getEmptyKey() { return ~0U; } in getEmptyKey() function
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DChunks.h399 static ChunkAndOffset getEmptyKey() { in getEmptyKey() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp35 static inline CVSymbol getEmptyKey() { in getEmptyKey() function
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp119 static inline MemOpKey getEmptyKey() { in getEmptyKey() function
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCDwarf.cpp1733 static const CIEKey getEmptyKey() { in getEmptyKey() function
1771 static CIEKey getEmptyKey() { return CIEKey::getEmptyKey(); } in getEmptyKey() function
H A DWasmObjectWriter.cpp82 static WasmSignature getEmptyKey() { in getEmptyKey() function
/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h74 static unsigned getEmptyKey() { return ~0U; } in getEmptyKey() function
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h300 static inline WeakObjectProfileTy getEmptyKey() { in getEmptyKey() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp432 DWARFDebugNames::Abbrev DWARFDebugNames::AbbrevMapInfo::getEmptyKey() { in getEmptyKey() function in DWARFDebugNames::AbbrevMapInfo
/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp924 static inline LoweredPHIRecord getEmptyKey() { in getEmptyKey() function
/freebsd-12.1/contrib/llvm/lib/Linker/
H A DIRMover.cpp1402 StructType *IRMover::StructTypeKeyInfo::getEmptyKey() { in getEmptyKey() function in IRMover::StructTypeKeyInfo
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DDenseMap.h448 static const KeyT getEmptyKey() { in getEmptyKey() function
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLocal.cpp1085 static PHINode *getEmptyKey() { in EliminateDuplicatePHINodes() function
2113 static CatchPadInst *getEmptyKey() { in markAliveBlocks() function
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp251 static VTableSlot getEmptyKey() { in getEmptyKey() function

12