Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContextImpl.h64 static inline APFloat getTombstoneKey() { return APFloat(APFloat::Bogus(), 2); } in getTombstoneKey() function
102 static inline StructType* getTombstoneKey() { in getTombstoneKey() function
157 static inline FunctionType* getTombstoneKey() { in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A DDWPStringPool.h16 static inline const char *getTombstoneKey() { in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h52 static inline PoolEntry *getTombstoneKey() { in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTTypeTraits.h111 static inline ASTNodeKind getTombstoneKey() { in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp222 static inline SlotWithTag getTombstoneKey() { return {-3, -3}; } in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DItaniumCXXABI.cpp108 static DecompositionDeclName getTombstoneKey() { in getTombstoneKey() function
H A DAPValue.cpp195 llvm::DenseMapInfo<clang::APValue::LValueBase>::getTombstoneKey() { in getTombstoneKey() function in llvm::DenseMapInfo::APValue::LValueBase
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h216 static inline IRInstructionData *getTombstoneKey() { in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp281 static OffsetValue getTombstoneKey() { in getTombstoneKey() function
304 static OffsetInstantiatedValue getTombstoneKey() { in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp127 static inline MemOpKey getTombstoneKey() { in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp72 static inline CVSymbol getTombstoneKey() { in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp152 static inline SimpleValue getTombstoneKey() { in getTombstoneKey() function
478 static inline CallValue getTombstoneKey() { in getTombstoneKey() function
H A DGVNSink.cpp321 static inline ModelledPHI &getTombstoneKey() { in getTombstoneKey() function
H A DLoopUnrollPass.cpp298 static inline UnrolledInstState getTombstoneKey() { in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp1783 static const CIEKey getTombstoneKey() { in getTombstoneKey() function
1831 static CIEKey getTombstoneKey() { return CIEKey::getTombstoneKey(); } in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h74 static unsigned getTombstoneKey() { return ~1U; } in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp441 DWARFDebugNames::Abbrev DWARFDebugNames::AbbrevMapInfo::getTombstoneKey() { in getTombstoneKey() function in DWARFDebugNames::AbbrevMapInfo
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DDenseMap.h459 static const KeyT getTombstoneKey() { in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h314 static inline WeakObjectProfileTy getTombstoneKey() { in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp325 static VTableSlot getTombstoneKey() { in getTombstoneKey() function
344 static VTableSlotSummary getTombstoneKey() { in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1030 static inline LoweredPHIRecord getTombstoneKey() { in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp100 static inline PPRegion getTombstoneKey() { in getTombstoneKey() function
H A DCXCursor.cpp1471 static inline CXCursor getTombstoneKey() { in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1180 static inline PrivateMethodKey getTombstoneKey() { in getTombstoneKey() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DIRMover.cpp1549 StructType *IRMover::StructTypeKeyInfo::getTombstoneKey() { in getTombstoneKey() function in IRMover::StructTypeKeyInfo

12