Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A 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
/aosp_15_r20/external/llvm/lib/IR/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DLLVMContextImpl.h79 static inline APFloat getTombstoneKey() { in getTombstoneKey() function
116 static inline StructType *getTombstoneKey() { in getTombstoneKey() function
168 static inline FunctionType *getTombstoneKey() { in getTombstoneKey() function
216 static inline TargetExtType *getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/external/llvm/unittests/ADT/
H A 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
H A DDenseSetTest.cpp32 static inline unsigned getTombstoneKey() { return ~0U - 1; } in getTombstoneKey() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DWeak.h42 static inline WeakInfo getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DWeak.h42 static inline WeakInfo getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DWeak.h42 static inline WeakInfo getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DWeak.h42 static inline WeakInfo getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWP/
H A DDWPStringPool.h16 static inline const char *getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DWP/
DDWPStringPool.h16 static inline const char *getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DWP/
DDWPStringPool.h16 static inline const char *getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/external/llvm/tools/llvm-dwp/
H A DDWPStringPool.h16 static inline const char *getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWP/
DDWPStringPool.h16 static inline const char *getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DWP/
DDWPStringPool.h16 static inline const char *getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp84 static inline SimpleValue getTombstoneKey() { in getTombstoneKey() function
213 static inline CallValue getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Analysis/
H A Dshape_component_analysis.h58 static inline ShapeOrValueInfo getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/PBQP/
DCostAllocator.h52 static inline PoolEntry *getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h52 static inline PoolEntry *getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h52 static inline PoolEntry *getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/PBQP/
DCostAllocator.h52 static inline PoolEntry *getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/PBQP/
DCostAllocator.h52 static inline PoolEntry *getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/PBQP/
DCostAllocator.h52 static inline PoolEntry *getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DASTTypeTraits.h102 static inline ASTNodeKind getTombstoneKey() { in getTombstoneKey() function
/aosp_15_r20/external/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h51 static inline PoolEntry* getTombstoneKey() { in getTombstoneKey() function

12345