Home
last modified time | relevance | path

Searched defs:HashType (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h300 IndexedInstrProf::HashT HashType; variable
308 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
DInstrProf.h982 const HashT HashType = HashT::MD5; variable
992 uint64_t HashType; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp609 const unsigned char *const Base, IndexedInstrProf::HashT HashType, in InstrProfReaderIndex()
831 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader() local