/external/llvm/lib/IR/ |
D | LLVMContextImpl.h | 51 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/ |
D | LLVMContextImpl.h | 63 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/ |
D | DWPStringPool.h | 13 static inline const char *getEmptyKey() { in getEmptyKey() function
|
/external/llvm/tools/llvm-dwp/ |
D | DWPStringPool.h | 13 static inline const char *getEmptyKey() { in getEmptyKey() function
|
/external/llvm/unittests/ADT/ |
D | DenseSetTest.cpp | 31 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function
|
D | DenseMapTest.cpp | 62 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/ |
D | DenseSetTest.cpp | 28 static inline unsigned getEmptyKey() { return ~0; } in getEmptyKey() function 150 static inline CountCopyAndMove getEmptyKey() { return CountCopyAndMove(-1); }; in getEmptyKey() function
|
D | DenseMapTest.cpp | 62 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/ |
D | ReverseIterationTest.cpp | 64 static PtrLikeInt *getEmptyKey() { in getEmptyKey() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 51 static inline PoolEntry *getEmptyKey() { return nullptr; } in getEmptyKey() function
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | LLVMContextImpl.h | 55 static inline KeyTy getEmptyKey() { return KeyTy(APInt(1,0), 0); } in getEmptyKey() function 78 static inline KeyTy getEmptyKey() { in getEmptyKey() function
|
D | DebugLoc.cpp | 167 DebugLoc DenseMapInfo<DebugLoc>::getEmptyKey() { in getEmptyKey() function in DenseMapInfo
|
/external/clang/include/clang/AST/ |
D | ASTTypeTraits.h | 99 static inline ASTNodeKind getEmptyKey() { return ASTNodeKind(); } in getEmptyKey() function
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 49 static inline PoolEntry* getEmptyKey() { return nullptr; } in getEmptyKey() function
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 78 static inline SimpleValue getEmptyKey() { in getEmptyKey() function 171 static inline CallValue getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/Transforms/Utils/ |
D | BypassSlowDivision.cpp | 56 static DivOpInfo getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 81 static inline SimpleValue getEmptyKey() { in getEmptyKey() function 210 static inline CallValue getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/Target/X86/ |
D | X86OptimizeLEAs.cpp | 104 static inline MemOpKey getEmptyKey() { in getEmptyKey() function
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | LazyValueInfo.cpp | 312 static inline LVIValueHandle getEmptyKey() { in getEmptyKey() function 333 static inline PairTy getEmptyKey() { in getEmptyKey() function
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCDwarf.cpp | 970 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/ |
D | X86OptimizeLEAs.cpp | 119 static inline MemOpKey getEmptyKey() { in getEmptyKey() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 113 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/ |
D | CFLAndersAliasAnalysis.cpp | 274 static OffsetValue getEmptyKey() { in getEmptyKey() function 296 static OffsetInstantiatedValue getEmptyKey() { in getEmptyKey() function
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | DenseMap.h | 313 static const KeyT getEmptyKey() { in getEmptyKey() function
|
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 1447 static const CIEKey getEmptyKey() { in getEmptyKey() function 1469 static CIEKey getEmptyKey() { return CIEKey::getEmptyKey(); } in getEmptyKey() function
|