/external/llvm/include/llvm/ADT/ |
H A D | DenseMapInfo.h | 27 //static inline T getEmptyKey(); 44 static CachedHash<T> getEmptyKey() { function in struct:llvm::DenseMapInfo 45 T N = DenseMapInfo<T>::getEmptyKey(); 53 assert(!isEqual(Val, getEmptyKey()) && "Cannot hash the empty key!"); 66 static inline T* getEmptyKey() { function in struct:llvm::DenseMapInfo 85 static inline char getEmptyKey() { return ~0; } function in struct:llvm::DenseMapInfo 95 static inline unsigned getEmptyKey() { return ~0U; } function in struct:llvm::DenseMapInfo 105 static inline unsigned long getEmptyKey() { return ~0UL; } function in struct:llvm::DenseMapInfo 117 static inline unsigned long long getEmptyKey() { return ~0ULL; } function in struct:llvm::DenseMapInfo 130 static inline int getEmptyKey() { retur function in struct:llvm::DenseMapInfo 140 static inline long getEmptyKey() { function in struct:llvm::DenseMapInfo 154 static inline long long getEmptyKey() { return 0x7fffffffffffffffLL; } function in struct:llvm::DenseMapInfo 172 static inline Pair getEmptyKey() { function in struct:llvm::DenseMapInfo 201 static inline StringRef getEmptyKey() { function in struct:llvm::DenseMapInfo 226 static inline ArrayRef<T> getEmptyKey() { function in struct:llvm::DenseMapInfo [all...] |
H A D | PointerEmbeddedInt.h | 108 static inline T getEmptyKey() { return IntInfo::getEmptyKey(); }
|
H A D | DenseMap.h | 104 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); 290 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); 305 const KeyT EmptyKey = getEmptyKey(); 325 const KeyT EmptyKey = getEmptyKey(); 362 if (!KeyInfoT::isEqual(getBuckets()[i].getFirst(), getEmptyKey()) && 376 static const KeyT getEmptyKey() { function in class:llvm::DenseMapBase 377 return KeyInfoT::getEmptyKey(); 501 const KeyT EmptyKey = getEmptyKey(); 525 const KeyT EmptyKey = getEmptyKey(); 793 const KeyT EmptyKey = this->getEmptyKey(); [all...] |
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | DenseMapInfo.h | 27 //static inline T getEmptyKey(); 36 static inline T* getEmptyKey() { function in struct:llvm::DenseMapInfo 55 static inline char getEmptyKey() { return ~0; } function in struct:llvm::DenseMapInfo 65 static inline unsigned getEmptyKey() { return ~0U; } function in struct:llvm::DenseMapInfo 75 static inline unsigned long getEmptyKey() { return ~0UL; } function in struct:llvm::DenseMapInfo 87 static inline unsigned long long getEmptyKey() { return ~0ULL; } function in struct:llvm::DenseMapInfo 100 static inline int getEmptyKey() { return 0x7fffffff; } function in struct:llvm::DenseMapInfo 110 static inline long getEmptyKey() { function in struct:llvm::DenseMapInfo 113 static inline long getTombstoneKey() { return getEmptyKey() - 1L; } 124 static inline long long getEmptyKey() { retur function in struct:llvm::DenseMapInfo 142 static inline Pair getEmptyKey() { function in struct:llvm::DenseMapInfo 171 static inline StringRef getEmptyKey() { function in struct:llvm::DenseMapInfo 196 static inline ArrayRef<T> getEmptyKey() { function in struct:llvm::DenseMapInfo [all...] |
H A D | DenseMap.h | 105 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); 305 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); 320 const KeyT EmptyKey = getEmptyKey(); 340 const KeyT EmptyKey = getEmptyKey(); 377 if (!KeyInfoT::isEqual(getBuckets()[i].getFirst(), getEmptyKey()) && 391 static const KeyT getEmptyKey() { function in class:llvm::DenseMapBase 392 return KeyInfoT::getEmptyKey(); 499 const KeyT EmptyKey = getEmptyKey(); 523 const KeyT EmptyKey = getEmptyKey(); 793 const KeyT EmptyKey = this->getEmptyKey(); [all...] |
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
H A D | DenseMapInfo.h | 24 //static inline T getEmptyKey(); 33 static inline T* getEmptyKey() { function in struct:llvm::DenseMapInfo 52 static inline char getEmptyKey() { return ~0; } function in struct:llvm::DenseMapInfo 62 static inline unsigned getEmptyKey() { return ~0; } function in struct:llvm::DenseMapInfo 72 static inline unsigned long getEmptyKey() { return ~0UL; } function in struct:llvm::DenseMapInfo 84 static inline unsigned long long getEmptyKey() { return ~0ULL; } function in struct:llvm::DenseMapInfo 97 static inline int getEmptyKey() { return 0x7fffffff; } function in struct:llvm::DenseMapInfo 107 static inline long getEmptyKey() { function in struct:llvm::DenseMapInfo 110 static inline long getTombstoneKey() { return getEmptyKey() - 1L; } 121 static inline long long getEmptyKey() { retur function in struct:llvm::DenseMapInfo 139 static inline Pair getEmptyKey() { function in struct:llvm::DenseMapInfo [all...] |
H A D | DenseMap.h | 67 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); 117 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); 241 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); 274 if (!KeyInfoT::isEqual(Buckets[i].first, getEmptyKey()) && 302 if (!KeyInfoT::isEqual(TheBucket->first, getEmptyKey())) 313 static const KeyT getEmptyKey() { function in class:llvm::DenseMap 314 return KeyInfoT::getEmptyKey(); 336 const KeyT EmptyKey = getEmptyKey(); 385 const KeyT EmptyKey = getEmptyKey(); 404 const KeyT EmptyKey = getEmptyKey(); [all...] |
/external/llvm/tools/llvm-dwp/ |
H A D | DWPStringPool.h | 13 static inline const char *getEmptyKey() { function in struct:llvm::DWPStringPool::CStrDenseMapInfo 20 assert(Val != getEmptyKey() && "Cannot hash the empty key!"); 25 if (RHS == getEmptyKey()) 26 return LHS == getEmptyKey();
|
/external/clang/include/clang/AST/ |
H A D | BaseSubobject.h | 55 static clang::BaseSubobject getEmptyKey() { function in struct:llvm::DenseMapInfo 57 DenseMapInfo<const clang::CXXRecordDecl *>::getEmptyKey(), 58 clang::CharUnits::fromQuantity(DenseMapInfo<int64_t>::getEmptyKey()));
|
H A D | TypeOrdering.h | 41 static inline clang::QualType getEmptyKey() { return clang::QualType(); } function in struct:llvm::DenseMapInfo 59 static inline clang::CanQualType getEmptyKey() { function in struct:llvm::DenseMapInfo
|
H A D | CharUnits.h | 216 static clang::CharUnits getEmptyKey() { function in struct:llvm::DenseMapInfo 218 DenseMapInfo<clang::CharUnits::QuantityType>::getEmptyKey();
|
/external/llvm/lib/Analysis/ |
H A D | AliasAnalysisSummary.h | 172 static inline cflaa::InstantiatedValue getEmptyKey() { function in struct:llvm::DenseMapInfo 173 return cflaa::InstantiatedValue{DenseMapInfo<Value *>::getEmptyKey(), 174 DenseMapInfo<unsigned>::getEmptyKey()};
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
H A D | DebugLoc.h | 30 /// getEmptyKey() - A private constructor that returns an unknown that is 32 static DebugLoc getEmptyKey() { function in class:llvm::DebugLoc 106 static DebugLoc getEmptyKey();
|
H A D | ValueHandle.h | 100 V != DenseMapInfo<Value *>::getEmptyKey() && 245 static inline AssertingVH<T> getEmptyKey() { function in struct:llvm::DenseMapInfo 246 return AssertingVH<T>(PointerInfo::getEmptyKey());
|
/external/clang/lib/CodeGen/ |
H A D | CodeGenTBAA.h | 127 static clang::CodeGen::TBAAPathTag getEmptyKey() { function in struct:llvm::DenseMapInfo 129 DenseMapInfo<const clang::Type *>::getEmptyKey(), 130 DenseMapInfo<const MDNode *>::getEmptyKey(), 131 DenseMapInfo<uint64_t>::getEmptyKey());
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
H A D | CostAllocator.h | 49 static inline PoolEntry* getEmptyKey() { return nullptr; } function in class:llvm::PBQP::ValuePool::PoolEntryDSInfo 76 if (P == getEmptyKey() || P == getTombstoneKey()) 82 if (P1 == getEmptyKey() || P1 == getTombstoneKey())
|
/external/llvm/include/llvm/Analysis/ |
H A D | MemoryLocation.h | 125 static inline MemoryLocation getEmptyKey() { function in struct:llvm::MemoryLocation::DenseMapInfo 126 return MemoryLocation(DenseMapInfo<const Value *>::getEmptyKey(), 0);
|
/external/llvm/include/llvm/Linker/ |
H A D | IRMover.h | 36 static StructType *getEmptyKey();
|
/external/llvm/unittests/ADT/ |
H A D | DenseSetTest.cpp | 31 static inline unsigned getEmptyKey() { return ~0; } function in struct:__anon13692::TestDenseSetInfo
|
/external/llvm/lib/Target/X86/ |
H A D | X86OptimizeLEAs.cpp | 104 static inline MemOpKey getEmptyKey() { function in struct:llvm::DenseMapInfo 105 return MemOpKey(PtrInfo::getEmptyKey(), PtrInfo::getEmptyKey(), 106 PtrInfo::getEmptyKey(), PtrInfo::getEmptyKey(), 107 PtrInfo::getEmptyKey()); 119 assert(Val.Disp != PtrInfo::getEmptyKey() && "Cannot hash the empty key"); 162 if (RHS.Disp == PtrInfo::getEmptyKey()) 163 return LHS.Disp == PtrInfo::getEmptyKey();
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
H A D | EarlyCSE.cpp | 54 return Inst == DenseMapInfo<Instruction*>::getEmptyKey() || 78 static inline SimpleValue getEmptyKey() { function in struct:llvm::DenseMapInfo 79 return DenseMapInfo<Instruction*>::getEmptyKey(); 147 return Inst == DenseMapInfo<Instruction*>::getEmptyKey() || 171 static inline CallValue getEmptyKey() { function in struct:llvm::DenseMapInfo 172 return DenseMapInfo<Instruction*>::getEmptyKey();
|
/external/llvm/include/llvm/IR/ |
H A D | Dominators.h | 61 static inline BasicBlockEdge getEmptyKey() { function in struct:llvm::DenseMapInfo 62 return BasicBlockEdge(BBInfo::getEmptyKey(), BBInfo::getEmptyKey());
|
H A D | ValueHandle.h | 108 V != DenseMapInfo<Value *>::getEmptyKey() && 245 static inline AssertingVH<T> getEmptyKey() { function in struct:llvm::DenseMapInfo 247 Res.setRawValPtr(DenseMapInfo<Value *>::getEmptyKey());
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
H A D | AliasSetTracker.h | 48 TBAAInfo(DenseMapInfo<const MDNode *>::getEmptyKey()) {} 63 if (TBAAInfo == DenseMapInfo<const MDNode *>::getEmptyKey()) 77 if (TBAAInfo == DenseMapInfo<const MDNode *>::getEmptyKey() ||
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
H A D | MachineInstr.h | 582 static inline MachineInstr *getEmptyKey() { 594 if (RHS == getEmptyKey() || RHS == getTombstoneKey() || 595 LHS == getEmptyKey() || LHS == getTombstoneKey())
|