Searched defs:HashType (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h284 IndexedInstrProf::HashT HashType; member in class:llvm::IndexedInstrProf::HashT
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) argument
293 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
H A DInstrProf.h853 const HashT HashType = HashT::MD5; member in class:llvm::IndexedInstrProf::HashT
855 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
863 uint64_t HashType; member in struct:llvm::IndexedInstrProf::HashT::Header
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/
H A DInstrProfReader.h284 IndexedInstrProf::HashT HashType; member in class:llvm::IndexedInstrProf::HashT
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) argument
293 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
H A DInstrProf.h826 const HashT HashType = HashT::MD5; member in class:llvm::IndexedInstrProf::HashT
828 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
836 uint64_t HashType; member in struct:llvm::IndexedInstrProf::HashT::Header
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/
H A DInstrProfReader.h284 IndexedInstrProf::HashT HashType; member in class:llvm::IndexedInstrProf::HashT
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) argument
293 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
H A DInstrProf.h826 const HashT HashType = HashT::MD5; member in class:llvm::IndexedInstrProf::HashT
828 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
836 uint64_t HashType; member in struct:llvm::IndexedInstrProf::HashT::Header
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/
H A DInstrProfReader.h285 IndexedInstrProf::HashT HashType; member in class:llvm::IndexedInstrProf::HashT
293 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) argument
294 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
H A DInstrProf.h867 const HashT HashType = HashT::MD5; member in class:llvm::IndexedInstrProf::HashT
869 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
877 uint64_t HashType; member in struct:llvm::IndexedInstrProf::HashT::Header
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/
H A DInstrProfReader.h285 IndexedInstrProf::HashT HashType; member in class:llvm::IndexedInstrProf::HashT
293 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) argument
294 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
H A DInstrProf.h867 const HashT HashType = HashT::MD5; member in class:llvm::IndexedInstrProf::HashT
869 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
877 uint64_t HashType; member in struct:llvm::IndexedInstrProf::HashT::Header
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/
H A DInstrProfReader.h285 IndexedInstrProf::HashT HashType; member in class:llvm::IndexedInstrProf::HashT
293 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) argument
294 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
H A DInstrProf.h867 const HashT HashType = HashT::MD5; member in class:llvm::IndexedInstrProf::HashT
869 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
877 uint64_t HashType; member in struct:llvm::IndexedInstrProf::HashT::Header
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/
H A DInstrProfReader.h285 IndexedInstrProf::HashT HashType; member in class:llvm::IndexedInstrProf::HashT
293 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) argument
294 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
H A DInstrProf.h867 const HashT HashType = HashT::MD5; member in class:llvm::IndexedInstrProf::HashT
869 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
877 uint64_t HashType; member in struct:llvm::IndexedInstrProf::HashT::Header
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h284 IndexedInstrProf::HashT HashType; member in class:llvm::IndexedInstrProf::HashT
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) argument
293 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
H A DInstrProf.h853 const HashT HashType = HashT::MD5; member in class:llvm::IndexedInstrProf::HashT
855 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
863 uint64_t HashType; member in struct:llvm::IndexedInstrProf::HashT::Header
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/
H A DInstrProfReader.h284 IndexedInstrProf::HashT HashType; member in class:llvm::IndexedInstrProf::HashT
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) argument
293 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
H A DInstrProf.h826 const HashT HashType = HashT::MD5; member in class:llvm::IndexedInstrProf::HashT
828 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
836 uint64_t HashType; member in struct:llvm::IndexedInstrProf::HashT::Header
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/
H A DInstrProfReader.h284 IndexedInstrProf::HashT HashType; member in class:llvm::IndexedInstrProf::HashT
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) argument
293 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
H A DInstrProf.h826 const HashT HashType = HashT::MD5; member in class:llvm::IndexedInstrProf::HashT
828 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
836 uint64_t HashType; member in struct:llvm::IndexedInstrProf::HashT::Header
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ProfileData/
H A DInstrProfReader.h285 IndexedInstrProf::HashT HashType; member in class:llvm::IndexedInstrProf::HashT
293 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) argument
294 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
H A DInstrProf.h867 const HashT HashType = HashT::MD5; member in class:llvm::IndexedInstrProf::HashT
869 inline uint64_t ComputeHash(StringRef K) { return ComputeHash(HashType, K); }
877 uint64_t HashType; member in struct:llvm::IndexedInstrProf::HashT::Header
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ProfileData/
H A DInstrProfReader.h285 IndexedInstrProf::HashT HashType; member in class:llvm::IndexedInstrProf::HashT
293 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) argument
294 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ProfileData/
H A DInstrProfReader.h285 IndexedInstrProf::HashT HashType; member in class:llvm::IndexedInstrProf::HashT
293 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) argument
294 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ProfileData/
H A DInstrProfReader.h285 IndexedInstrProf::HashT HashType; member in class:llvm::IndexedInstrProf::HashT
293 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) argument
294 : HashType(HashType), FormatVersion(FormatVersion) {}
364 IndexedInstrProf::HashT HashType, uint64_t Version);

Completed in 162 milliseconds

12