/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | ProfileSummary.h | 50 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable 60 uint64_t MaxInternalCount, uint64_t MaxFunctionCount, in ProfileSummary()
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | ProfileSummary.h | 55 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable 64 uint64_t MaxInternalCount, uint64_t MaxFunctionCount, in ProfileSummary()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/ |
D | ProfileCommon.h | 57 uint64_t MaxFunctionCount = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/ |
D | ProfileCommon.h | 57 uint64_t MaxFunctionCount = 0; variable
|
D | InstrProf.h | 1103 MaxFunctionCount = 2, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/ |
D | ProfileCommon.h | 57 uint64_t MaxFunctionCount = 0; variable
|
D | InstrProf.h | 1103 MaxFunctionCount = 2, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/ |
D | ProfileCommon.h | 57 uint64_t MaxFunctionCount = 0; variable
|
D | InstrProf.h | 1085 MaxFunctionCount = 2, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
H A D | ProfileCommon.h | 51 uint64_t MaxFunctionCount = 0; variable
|
H A D | InstrProf.h | 1017 MaxFunctionCount = 2, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/ |
H A D | ProfileCommon.h | 52 uint64_t MaxFunctionCount = 0; variable
|
H A D | InstrProf.h | 1111 MaxFunctionCount = 2, enumerator
|
/aosp_15_r20/external/llvm/include/llvm/ProfileData/ |
H A D | ProfileCommon.h | 62 uint64_t TotalCount, MaxCount, MaxFunctionCount; variable
|
H A D | InstrProf.h | 828 MaxFunctionCount = 2, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | ProfileSummary.h | 52 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | ProfileSummary.h | 52 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | ProfileSummary.h | 52 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | ProfileSummary.h | 52 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | ProfileSummary.h | 52 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | ProfileSummary.cpp | 161 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | ProfileSummary.cpp | 166 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | ProfileSummary.cpp | 214 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
|
/aosp_15_r20/external/llvm/lib/ProfileData/ |
H A D | SampleProfReader.cpp | 451 auto MaxFunctionCount = readNumber<uint64_t>(); in readSummary() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | SampleProfReader.cpp | 919 auto MaxFunctionCount = readNumber<uint64_t>(); in readSummary() local
|