Home
last modified time | relevance | path

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

123

/external/llvm/lib/IR/
DLLVMContextImpl.h56 static inline APInt getTombstoneKey() { in getTombstoneKey() function
71 static inline APFloat getTombstoneKey() { return APFloat(APFloat::Bogus, 2); } in getTombstoneKey() function
102 static inline StructType* getTombstoneKey() { in getTombstoneKey() function
149 static inline FunctionType* getTombstoneKey() { in getTombstoneKey() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContextImpl.h69 static inline APInt getTombstoneKey() { in getTombstoneKey() function
86 static inline APFloat getTombstoneKey() { return APFloat(APFloat::Bogus(), 2); } in getTombstoneKey() function
124 static inline StructType* getTombstoneKey() { in getTombstoneKey() function
179 static inline FunctionType* getTombstoneKey() { in getTombstoneKey() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwp/
DDWPStringPool.h16 static inline const char *getTombstoneKey() { in getTombstoneKey() function
/external/llvm/tools/llvm-dwp/
DDWPStringPool.h16 static inline const char *getTombstoneKey() { in getTombstoneKey() function
/external/llvm/unittests/ADT/
DDenseSetTest.cpp32 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
DDenseMapTest.cpp63 static inline CtorTester getTombstoneKey() { return CtorTester(-2); } in getTombstoneKey() function
510 static CachedHashTest getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
552 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
591 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DDenseSetTest.cpp29 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
151 static inline CountCopyAndMove getTombstoneKey() { in getTombstoneKey() function
DDenseMapTest.cpp63 static inline CtorTester getTombstoneKey() { return CtorTester(-2); } in getTombstoneKey() function
503 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
542 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DReverseIterationTest.cpp69 static PtrLikeInt *getTombstoneKey() { in getTombstoneKey() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/PBQP/
DCostAllocator.h53 static inline PoolEntry *getTombstoneKey() { in getTombstoneKey() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContextImpl.h56 static inline KeyTy getTombstoneKey() { return KeyTy(APInt(1,1), 0); } in getTombstoneKey() function
81 static inline KeyTy getTombstoneKey() { in getTombstoneKey() function
DDebugLoc.cpp171 DebugLoc DenseMapInfo<DebugLoc>::getTombstoneKey() { in getTombstoneKey() function in DenseMapInfo
/external/clang/include/clang/AST/
DASTTypeTraits.h102 static inline ASTNodeKind getTombstoneKey() { in getTombstoneKey() function
/external/llvm/include/llvm/CodeGen/PBQP/
DCostAllocator.h51 static inline PoolEntry* getTombstoneKey() { in getTombstoneKey() function
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DEarlyCSE.cpp81 static inline SimpleValue getTombstoneKey() { in getTombstoneKey() function
174 static inline CallValue getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/Transforms/Utils/
DBypassSlowDivision.cpp60 static DivOpInfo getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp84 static inline SimpleValue getTombstoneKey() { in getTombstoneKey() function
213 static inline CallValue getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp110 static inline MemOpKey getTombstoneKey() { in getTombstoneKey() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp316 static inline LVIValueHandle getTombstoneKey() { in getTombstoneKey() function
337 static inline PairTy getTombstoneKey() { in getTombstoneKey() function
/external/swiftshader/third_party/LLVM/lib/MC/
DMCDwarf.cpp971 static const CIEKey getTombstoneKey() { return CIEKey(0, -1, 0); } in getTombstoneKey() function
990 static CIEKey getTombstoneKey() { in getTombstoneKey() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp125 static inline MemOpKey getTombstoneKey() { in getTombstoneKey() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp117 static inline SimpleValue getTombstoneKey() { in getTombstoneKey() function
289 static inline CallValue getTombstoneKey() { in getTombstoneKey() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp279 static OffsetValue getTombstoneKey() { in getTombstoneKey() function
302 static OffsetInstantiatedValue getTombstoneKey() { in getTombstoneKey() function
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DDenseMap.h316 static const KeyT getTombstoneKey() { in getTombstoneKey() function
/external/llvm/lib/MC/
DMCDwarf.cpp1450 static const CIEKey getTombstoneKey() { in getTombstoneKey() function
1470 static CIEKey getTombstoneKey() { return CIEKey::getTombstoneKey(); } in getTombstoneKey() function

123