/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | DenseMapInfo.h | 51 static unsigned getHashValue(const T *PtrVal) { 63 static unsigned getHashValue(const char& Val) { return Val * 37U; } 74 static unsigned getHashValue(const unsigned char &Val) { return Val * 37U; } 85 static unsigned getHashValue(const unsigned short &Val) { return Val * 37U; } 96 static unsigned getHashValue(const unsigned& Val) { return Val * 37U; } 108 static unsigned getHashValue(const unsigned long& Val) { 122 static unsigned getHashValue(const unsigned long long& Val) { 136 static unsigned getHashValue(const short &Val) { return Val * 37U; } 144 static unsigned getHashValue(const int& Val) { return (unsigned)(Val * 37U); } 159 static unsigned getHashValue(const long& Val) { [all …]
|
D | CachedHashString.h | 37 : CachedHashStringRef(S, DenseMapInfo<StringRef>::getHashValue(S)) {} in CachedHashStringRef() 57 static unsigned getHashValue(const CachedHashStringRef &S) { 102 : CachedHashString(S, DenseMapInfo<StringRef>::getHashValue(S)) {} 162 static unsigned getHashValue(const CachedHashString &S) {
|
D | PointerEmbeddedInt.h | 110 static unsigned getHashValue(const T &Arg) { 111 return IntInfo::getHashValue(Arg);
|
D | PointerSumType.h | 282 static unsigned getHashValue(const SumType &Arg) { 284 return DenseMapInfo<uintptr_t>::getHashValue(OpaqueValue);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | DenseMapInfo.h | 46 static unsigned getHashValue(const T *PtrVal) { 57 static unsigned getHashValue(const char& Val) { return Val * 37U; } 67 static unsigned getHashValue(const unsigned& Val) { return Val * 37U; } 77 static unsigned getHashValue(const unsigned long& Val) { 89 static unsigned getHashValue(const unsigned long long& Val) { 102 static unsigned getHashValue(const int& Val) { return (unsigned)(Val * 37U); } 114 static unsigned getHashValue(const long& Val) { 126 static unsigned getHashValue(const long long& Val) { 150 static unsigned getHashValue(const Pair& PairVal) { 151 uint64_t key = (uint64_t)FirstInfo::getHashValue(PairVal.first) << 32 [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | LLVMContextImpl.h | 75 static unsigned getHashValue(const APInt &Key) { in getHashValue() function 88 static unsigned getHashValue(const APFloat &Key) { in getHashValue() function 128 static unsigned getHashValue(const KeyTy& Key) { in getHashValue() function 134 static unsigned getHashValue(const StructType *ST) { in getHashValue() function 135 return getHashValue(KeyTy(ST)); in getHashValue() 183 static unsigned getHashValue(const KeyTy& Key) { in getHashValue() function 190 static unsigned getHashValue(const FunctionType *FT) { in getHashValue() function 191 return getHashValue(KeyTy(FT)); in getHashValue() 270 unsigned getHashValue() const { return getHash(); } 299 unsigned getHashValue() const { [all …]
|
D | ConstantsContext.h | 591 static unsigned getHashValue(const ConstantClass *CP) { 593 return getHashValue(LookupKey(CP->getType(), ValType(CP, Storage))); 600 static unsigned getHashValue(const LookupKey &Val) { 604 static unsigned getHashValue(const LookupKeyHashed &Val) { 651 LookupKeyHashed Lookup(MapInfo::getHashValue(Key), Key); 679 LookupKeyHashed Lookup(MapInfo::getHashValue(Key), Key);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | GVNExpression.h | 96 HashVal = getHashValue(); in getComputedHash() 113 virtual hash_code getHashValue() const { return getOpcode(); } in getHashValue() function 222 hash_code getHashValue() const override { in getHashValue() function 223 return hash_combine(this->Expression::getHashValue(), ValueType, in getHashValue() 280 hash_code getHashValue() const override { in getHashValue() function 281 return hash_combine(this->BasicExpression::getHashValue(), MemoryLeader); in getHashValue() 464 hash_code getHashValue() const override { in getHashValue() function 465 return hash_combine(this->BasicExpression::getHashValue(), in getHashValue() 525 hash_code getHashValue() const override { in getHashValue() function 526 return hash_combine(this->BasicExpression::getHashValue(), BB); in getHashValue() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/ |
D | CostAllocator.h | 57 static unsigned getHashValue(const ValueKeyT &C) { in getHashValue() function 61 static unsigned getHashValue(PoolEntry *P) { in getHashValue() function 62 return getHashValue(P->getValue()); in getHashValue() 65 static unsigned getHashValue(const PoolEntry *P) { in getHashValue() function 66 return getHashValue(P->getValue()); in getHashValue()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | MemoryLocation.h | 279 static unsigned getHashValue(const LocationSize &Val) { 280 return DenseMapInfo<uint64_t>::getHashValue(Val.toRaw()); 296 static unsigned getHashValue(const MemoryLocation &Val) { 297 return DenseMapInfo<const Value *>::getHashValue(Val.Ptr) ^ 298 DenseMapInfo<LocationSize>::getHashValue(Val.Size) ^ 299 DenseMapInfo<AAMDNodes>::getHashValue(Val.AATags);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
D | FileEntry.h | 57 static unsigned getHashValue(const gsym::FileEntry &Val) { 58 return llvm::hash_combine(DenseMapInfo<uint32_t>::getHashValue(Val.Dir), 59 DenseMapInfo<uint32_t>::getHashValue(Val.Base));
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ValueHandle.h | 184 static unsigned getHashValue(const WeakVH &Val) { 185 return DenseMapInfo<Value *>::getHashValue(Val); 321 static unsigned getHashValue(const AssertingVH<T> &Val) { 322 return DenseMapInfo<Value *>::getHashValue(Val.getRawValPtr()); 552 static unsigned getHashValue(const PoisoningVH<T> &Val) { 553 return DenseMapInfo<Value *>::getHashValue(Val.getRawValPtr());
|
D | Dominators.h | 105 static unsigned getHashValue(const BasicBlockEdge *V); 115 static unsigned getHashValue(const BasicBlockEdge &Edge) { 116 return hash_combine(BBInfo::getHashValue(Edge.getStart()), 117 BBInfo::getHashValue(Edge.getEnd()));
|
D | ValueMap.h | 309 static unsigned getHashValue(const VH &Val) { 310 return DenseMapInfo<KeyT>::getHashValue(Val.Unwrap()); 313 static unsigned getHashValue(const KeyT &Val) { 314 return DenseMapInfo<KeyT>::getHashValue(Val);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | WasmTraits.h | 35 static unsigned getHashValue(const wasm::WasmSignature &Sig) { 57 static unsigned getHashValue(const wasm::WasmGlobalType &GlobalType) {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCRegister.h | 100 static unsigned getHashValue(const MCRegister &Val) { 101 return DenseMapInfo<unsigned>::getHashValue(Val.id());
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Linker/ |
D | IRMover.h | 37 static unsigned getHashValue(const KeyTy &Key); 38 static unsigned getHashValue(const StructType *ST);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | Register.h | 146 static unsigned getHashValue(const Register &Val) { 147 return DenseMapInfo<unsigned>::getHashValue(Val.id());
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 336 static unsigned getHashValue(uint32_t Code) { in getHashValue() function 337 return DenseMapInfo<uint32_t>::getHashValue(Code); in getHashValue() 339 static unsigned getHashValue(const Abbrev &Abbr) { in getHashValue() function 340 return getHashValue(Abbr.Code); in getHashValue()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | SymbolStringPool.h | 185 static unsigned getHashValue(const orc::SymbolStringPtr &V) { 186 return DenseMapInfo<orc::SymbolStringPtr::PoolEntryPtr>::getHashValue(V.S);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | AliasAnalysisSummary.h | 254 static unsigned getHashValue(const cflaa::InstantiatedValue &IV) { 255 return DenseMapInfo<std::pair<Value *, unsigned>>::getHashValue(
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeHashing.h | 183 static unsigned getHashValue(codeview::LocallyHashedType Val) { 203 static unsigned getHashValue(codeview::GloballyHashedType Val) {
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | GVNSink.cpp | 328 static unsigned getHashValue(const ModelledPHI &V) { return V.hash(); } in getHashValue() function 370 hash_code getHashValue() const override { in getHashValue() function in __anon7fc7e4bc0111::InstructionUseExpr 371 return hash_combine(GVNExpression::BasicExpression::getHashValue(), in getHashValue() 375 template <typename Function> hash_code getHashValue(Function MapFn) { in getHashValue() function in __anon7fc7e4bc0111::InstructionUseExpr 497 hash_code H = exp->getHashValue([=](Value *V) { return lookupOrAdd(V); }); in lookupOrAdd()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Minidump.h | 260 static unsigned getHashValue(minidump::StreamType Val) { 261 return DenseMapInfo<uint32_t>::getHashValue(static_cast<uint32_t>(Val));
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | LowLevelTypeImpl.h | 293 static inline unsigned getHashValue(const LLT &Ty) { 295 return DenseMapInfo<uint64_t>::getHashValue(Val);
|