Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A DDWPStringPool.h13 static inline const char *getEmptyKey() { in getEmptyKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h50 static inline PoolEntry *getEmptyKey() { return nullptr; } in getEmptyKey() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTTypeTraits.h108 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp221 static inline SlotWithTag getEmptyKey() { return {-2, -2}; } in getEmptyKey() function
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h215 static inline IRInstructionData *getEmptyKey() { return nullptr; } in getEmptyKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp276 static OffsetValue getEmptyKey() { in getEmptyKey() function
298 static OffsetInstantiatedValue getEmptyKey() { in getEmptyKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp121 static inline MemOpKey getEmptyKey() { in getEmptyKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp68 static inline CVSymbol getEmptyKey() { in getEmptyKey() function
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp1778 static const CIEKey getEmptyKey() { in getEmptyKey() function
1830 static CIEKey getEmptyKey() { return CIEKey::getEmptyKey(); } in getEmptyKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h73 static unsigned getEmptyKey() { return ~0U; } in getEmptyKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp437 DWARFDebugNames::Abbrev DWARFDebugNames::AbbrevMapInfo::getEmptyKey() { in getEmptyKey() function in DWARFDebugNames::AbbrevMapInfo
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DDenseMap.h453 static const KeyT getEmptyKey() { in getEmptyKey() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h310 static inline WeakObjectProfileTy getEmptyKey() { in getEmptyKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp321 static VTableSlot getEmptyKey() { in getEmptyKey() function
340 static VTableSlotSummary getEmptyKey() { in getEmptyKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1027 static inline LoweredPHIRecord getEmptyKey() { in getEmptyKey() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp97 static inline PPRegion getEmptyKey() { in getEmptyKey() function
H A DCXCursor.cpp1468 static inline CXCursor getEmptyKey() { in getEmptyKey() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1176 static inline PrivateMethodKey getEmptyKey() { in getEmptyKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DIRMover.cpp1545 StructType *IRMover::StructTypeKeyInfo::getEmptyKey() { in getEmptyKey() function in IRMover::StructTypeKeyInfo

12