HomeSort by relevance Sort by last modified time
    Searched refs:IndexedInstrProf (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/llvm/lib/ProfileData/
InstrProfWriter.cpp 91 return IndexedInstrProf::ComputeHash(K);
197 static void setSummary(IndexedInstrProf::Summary *TheSummary,
199 using namespace IndexedInstrProf;
216 using namespace IndexedInstrProf;
225 IndexedInstrProf::Header Header;
226 Header.Magic = IndexedInstrProf::Magic;
227 Header.Version = IndexedInstrProf::ProfVersion::CurrentVersion;
231 Header.HashType = static_cast<uint64_t>(IndexedInstrProf::HashType);
233 int N = sizeof(IndexedInstrProf::Header) / sizeof(uint64_t);
258 std::unique_ptr<IndexedInstrProf::Summary> TheSummary
    [all...]
InstrProfReader.cpp 184 Value = IndexedInstrProf::ComputeHash(VD.first);
460 return IndexedInstrProf::ComputeHash(HashType, K);
500 if (GET_VERSION(FormatVersion) != IndexedInstrProf::ProfVersion::Version1) {
517 if (GET_VERSION(FormatVersion) > IndexedInstrProf::ProfVersion::Version2 &&
557 const unsigned char *const Base, IndexedInstrProf::HashT HashType,
573 return Magic == IndexedInstrProf::Magic;
577 IndexedInstrProfReader::readSummary(IndexedInstrProf::ProfVersion Version,
579 using namespace IndexedInstrProf;
581 if (Version >= IndexedInstrProf::Version4) {
582 const IndexedInstrProf::Summary *SummaryInLE
    [all...]
  /external/llvm/include/llvm/ProfileData/
ProfileCommon.h 30 namespace IndexedInstrProf {
InstrProfReader.h 251 namespace IndexedInstrProf {
259 IndexedInstrProf::HashT HashType;
267 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
337 IndexedInstrProf::HashT HashType, uint64_t Version);
374 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
InstrProf.h 398 namespace IndexedInstrProf {
463 IndexedInstrProf::ComputeHash(FuncName), Ins.first->getKey()));
752 namespace IndexedInstrProf {
784 // In this version, profile summary data \c IndexedInstrProf::Summary is
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 274 namespace IndexedInstrProf {
278 } // end namespace IndexedInstrProf
284 IndexedInstrProf::HashT HashType;
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
364 IndexedInstrProf::HashT HashType, uint64_t Version);
403 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
InstrProf.h 427 namespace IndexedInstrProf {
431 } // end namespace IndexedInstrProf
498 IndexedInstrProf::ComputeHash(FuncName), Ins.first->getKey()));
814 namespace IndexedInstrProf {
845 // In this version, profile summary data \c IndexedInstrProf::Summary is
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/
InstrProfReader.h 274 namespace IndexedInstrProf {
278 } // end namespace IndexedInstrProf
284 IndexedInstrProf::HashT HashType;
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
364 IndexedInstrProf::HashT HashType, uint64_t Version);
403 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
InstrProf.h 400 namespace IndexedInstrProf {
404 } // end namespace IndexedInstrProf
471 IndexedInstrProf::ComputeHash(FuncName), Ins.first->getKey()));
787 namespace IndexedInstrProf {
818 // In this version, profile summary data \c IndexedInstrProf::Summary is
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/
InstrProfReader.h 274 namespace IndexedInstrProf {
278 } // end namespace IndexedInstrProf
284 IndexedInstrProf::HashT HashType;
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
364 IndexedInstrProf::HashT HashType, uint64_t Version);
403 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
InstrProf.h 400 namespace IndexedInstrProf {
404 } // end namespace IndexedInstrProf
471 IndexedInstrProf::ComputeHash(FuncName), Ins.first->getKey()));
787 namespace IndexedInstrProf {
818 // In this version, profile summary data \c IndexedInstrProf::Summary is
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h 274 namespace IndexedInstrProf {
278 } // end namespace IndexedInstrProf
284 IndexedInstrProf::HashT HashType;
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
364 IndexedInstrProf::HashT HashType, uint64_t Version);
403 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
InstrProf.h 427 namespace IndexedInstrProf {
431 } // end namespace IndexedInstrProf
498 IndexedInstrProf::ComputeHash(FuncName), Ins.first->getKey()));
814 namespace IndexedInstrProf {
845 // In this version, profile summary data \c IndexedInstrProf::Summary is
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/
InstrProfReader.h 274 namespace IndexedInstrProf {
278 } // end namespace IndexedInstrProf
284 IndexedInstrProf::HashT HashType;
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
364 IndexedInstrProf::HashT HashType, uint64_t Version);
403 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
InstrProf.h 400 namespace IndexedInstrProf {
404 } // end namespace IndexedInstrProf
471 IndexedInstrProf::ComputeHash(FuncName), Ins.first->getKey()));
787 namespace IndexedInstrProf {
818 // In this version, profile summary data \c IndexedInstrProf::Summary is
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/
InstrProfReader.h 274 namespace IndexedInstrProf {
278 } // end namespace IndexedInstrProf
284 IndexedInstrProf::HashT HashType;
292 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
364 IndexedInstrProf::HashT HashType, uint64_t Version);
403 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
  /external/llvm/unittests/ProfileData/
InstrProfTest.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/
InstrProfReader.h 275 namespace IndexedInstrProf {
279 } // end namespace IndexedInstrProf
285 IndexedInstrProf::HashT HashType;
293 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
364 IndexedInstrProf::HashT HashType, uint64_t Version);
405 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/
InstrProfReader.h 275 namespace IndexedInstrProf {
279 } // end namespace IndexedInstrProf
285 IndexedInstrProf::HashT HashType;
293 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
364 IndexedInstrProf::HashT HashType, uint64_t Version);
405 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/
InstrProfReader.h 275 namespace IndexedInstrProf {
279 } // end namespace IndexedInstrProf
285 IndexedInstrProf::HashT HashType;
293 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
364 IndexedInstrProf::HashT HashType, uint64_t Version);
405 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/
InstrProfReader.h 275 namespace IndexedInstrProf {
279 } // end namespace IndexedInstrProf
285 IndexedInstrProf::HashT HashType;
293 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
364 IndexedInstrProf::HashT HashType, uint64_t Version);
405 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ProfileData/
InstrProfReader.h 275 namespace IndexedInstrProf {
279 } // end namespace IndexedInstrProf
285 IndexedInstrProf::HashT HashType;
293 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
364 IndexedInstrProf::HashT HashType, uint64_t Version);
405 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ProfileData/
InstrProfReader.h 275 namespace IndexedInstrProf {
279 } // end namespace IndexedInstrProf
285 IndexedInstrProf::HashT HashType;
293 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
364 IndexedInstrProf::HashT HashType, uint64_t Version);
405 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ProfileData/
InstrProfReader.h 275 namespace IndexedInstrProf {
279 } // end namespace IndexedInstrProf
285 IndexedInstrProf::HashT HashType;
293 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
364 IndexedInstrProf::HashT HashType, uint64_t Version);
405 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ProfileData/
InstrProfReader.h 275 namespace IndexedInstrProf {
279 } // end namespace IndexedInstrProf
285 IndexedInstrProf::HashT HashType;
293 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
364 IndexedInstrProf::HashT HashType, uint64_t Version);
405 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,

Completed in 964 milliseconds

1 2 3