Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DInstrProfReader.h482 IndexedInstrProf::HashT HashType; variable
490 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
DInstrProf.h1049 const HashT HashType = HashT::MD5; variable
1060 uint64_t HashType; member
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DInstrProfReader.h482 IndexedInstrProf::HashT HashType; variable
490 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
DInstrProf.h1179 const HashT HashType = HashT::MD5; variable
1193 uint64_t HashType; member
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DInstrProfReader.h478 IndexedInstrProf::HashT HashType; variable
486 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
DInstrProf.h1033 const HashT HashType = HashT::MD5; variable
1043 uint64_t HashType; member
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ProfileData/
DInstrProfReader.h482 IndexedInstrProf::HashT HashType; variable
490 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
DInstrProf.h1117 const HashT HashType = HashT::MD5; variable
1131 uint64_t HashType = static_cast<uint64_t>(IndexedInstrProf::HashType); member
/prebuilts/go/linux-x86/src/cmd/internal/goobj/
Dobjfile.go374 type HashType [HashSize]byte type