Home
last modified time | relevance | path

Searched defs:ComputeHash (Results 1 - 8 of 8) sorted by relevance

/third_party/gn/src/gn/
H A Dlabel.h117 size_t ComputeHash() const { in ComputeHash() function in Label
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DMemoryProgramCache.cpp107 void MemoryProgramCache::ComputeHash(const Context *context, in ComputeHash() function in gl::MemoryProgramCache
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFoldingSet.cpp29 unsigned FoldingSetNodeIDRef::ComputeHash() const { in ComputeHash() function in FoldingSetNodeIDRef
145 unsigned FoldingSetNodeID::ComputeHash() const { in ComputeHash() function in FoldingSetNodeID
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp108 static hash_value_type ComputeHash(key_type_ref K) { in ComputeHash() function in llvm::InstrProfRecordWriterTrait
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DFoldingSet.h374 DefaultFoldingSetTrait<T>::ComputeHash(T &X, FoldingSetNodeID &TempID) { in ComputeHash() function in llvm::DefaultFoldingSetTrait
390 DefaultContextualFoldingSetTrait<T, Ctx>::ComputeHash( function in llvm::DefaultContextualFoldingSetTrait
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DScalarEvolution.h175 static unsigned ComputeHash(const SCEV &X, FoldingSetNodeID &TempID) { in ComputeHash() function
257 static unsigned ComputeHash(const SCEVPredicate &X, in ComputeHash() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DInstrProf.h948 inline uint64_t ComputeHash(HashT Type, StringRef K) { in ComputeHash() function in llvm::IndexedInstrProf::HashT
984 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); } in ComputeHash() function in llvm::IndexedInstrProf::HashT
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h127 static unsigned ComputeHash(const SDVTListNode &X, FoldingSetNodeID &TempID) { in ComputeHash() function

Completed in 13 milliseconds