Home
last modified time | relevance | path

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

123

/external/llvm/lib/IR/
DLLVMContextImpl.h51 static inline APInt getEmptyKey() { in getEmptyKey() function
70 static inline APFloat getEmptyKey() { return APFloat(APFloat::Bogus, 1); } in getEmptyKey() function
99 static inline StructType* getEmptyKey() { in getEmptyKey() function
146 static inline FunctionType* getEmptyKey() { in getEmptyKey() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
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
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwp/
DDWPStringPool.h13 static inline const char *getEmptyKey() { in getEmptyKey() function
/external/llvm/tools/llvm-dwp/
DDWPStringPool.h13 static inline const char *getEmptyKey() { in getEmptyKey() function
/external/llvm/unittests/ADT/
DDenseSetTest.cpp31 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
DDenseMapTest.cpp62 static inline CtorTester getEmptyKey() { return CtorTester(-1); } in getEmptyKey() function
509 static CachedHashTest getEmptyKey() { return ~0; } in getEmptyKey() function
551 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
590 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DDenseSetTest.cpp28 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
150 static inline CountCopyAndMove getEmptyKey() { return CountCopyAndMove(-1); }; in getEmptyKey() function
DDenseMapTest.cpp62 static inline CtorTester getEmptyKey() { return CtorTester(-1); } in getEmptyKey() function
502 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
541 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DReverseIterationTest.cpp64 static PtrLikeInt *getEmptyKey() { in getEmptyKey() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/PBQP/
DCostAllocator.h51 static inline PoolEntry *getEmptyKey() { return nullptr; } in getEmptyKey() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContextImpl.h55 static inline KeyTy getEmptyKey() { return KeyTy(APInt(1,0), 0); } in getEmptyKey() function
78 static inline KeyTy getEmptyKey() { in getEmptyKey() function
DDebugLoc.cpp167 DebugLoc DenseMapInfo<DebugLoc>::getEmptyKey() { in getEmptyKey() function in DenseMapInfo
/external/clang/include/clang/AST/
DASTTypeTraits.h99 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
/external/llvm/include/llvm/CodeGen/PBQP/
DCostAllocator.h49 static inline PoolEntry* getEmptyKey() { return nullptr; } in getEmptyKey() function
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DEarlyCSE.cpp78 static inline SimpleValue getEmptyKey() { in getEmptyKey() function
171 static inline CallValue getEmptyKey() { in getEmptyKey() function
/external/llvm/lib/Transforms/Utils/
DBypassSlowDivision.cpp56 static DivOpInfo getEmptyKey() { in getEmptyKey() function
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp81 static inline SimpleValue getEmptyKey() { in getEmptyKey() function
210 static inline CallValue getEmptyKey() { in getEmptyKey() function
/external/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp104 static inline MemOpKey getEmptyKey() { in getEmptyKey() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp312 static inline LVIValueHandle getEmptyKey() { in getEmptyKey() function
333 static inline PairTy getEmptyKey() { in getEmptyKey() function
/external/swiftshader/third_party/LLVM/lib/MC/
DMCDwarf.cpp970 static const CIEKey getEmptyKey() { return CIEKey(0, 0, -1); } in getEmptyKey() function
987 static CIEKey getEmptyKey() { in getEmptyKey() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp119 static inline MemOpKey getEmptyKey() { in getEmptyKey() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp113 static inline SimpleValue getEmptyKey() { in getEmptyKey() function
285 static inline CallValue getEmptyKey() { in getEmptyKey() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp274 static OffsetValue getEmptyKey() { in getEmptyKey() function
296 static OffsetInstantiatedValue getEmptyKey() { in getEmptyKey() function
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DDenseMap.h313 static const KeyT getEmptyKey() { in getEmptyKey() function
/external/llvm/lib/MC/
DMCDwarf.cpp1447 static const CIEKey getEmptyKey() { in getEmptyKey() function
1469 static CIEKey getEmptyKey() { return CIEKey::getEmptyKey(); } in getEmptyKey() function

123