/aosp_15_r20/external/llvm/tools/llvm-profdata/ |
H A D | llvm-profdata.cpp | 278 cl::opt<ProfileKinds> ProfileKind( in merge_main() local 492 cl::opt<ProfileKinds> ProfileKind( in show_main() local
|
/aosp_15_r20/external/llvm/include/llvm/ProfileData/ |
H A D | InstrProfWriter.h | 38 ProfKind ProfileKind; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProfWriter.h | 42 ProfKind ProfileKind = PF_Unknown; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProfWriter.h | 58 InstrProfKind ProfileKind = InstrProfKind::Unknown; variable
|
H A D | InstrProfReader.h | 215 InstrProfKind ProfileKind = InstrProfKind::Unknown; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/ |
D | InstrProfWriter.h | 67 InstrProfKind ProfileKind = InstrProfKind::Unknown; variable
|
D | InstrProfReader.h | 240 InstrProfKind ProfileKind = InstrProfKind::Unknown; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/ |
D | InstrProfWriter.h | 67 InstrProfKind ProfileKind = InstrProfKind::Unknown; variable
|
D | InstrProfReader.h | 240 InstrProfKind ProfileKind = InstrProfKind::Unknown; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/ |
D | InstrProfWriter.h | 67 InstrProfKind ProfileKind = InstrProfKind::Unknown; variable
|
D | InstrProfReader.h | 240 InstrProfKind ProfileKind = InstrProfKind::Unknown; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/ |
D | InstrProfWriter.h | 74 InstrProfKind ProfileKind = InstrProfKind::Unknown; variable
|
D | InstrProfReader.h | 240 InstrProfKind ProfileKind = InstrProfKind::Unknown; variable
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | TargetParser.h | 103 enum ProfileKind { PK_INVALID = 0, PK_A, PK_R, PK_M }; enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TargetParser/ |
D | ARMTargetParser.h | 162 enum class ProfileKind { INVALID = 0, A, R, M }; enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TargetParser/ |
D | ARMTargetParser.h | 162 enum class ProfileKind { INVALID = 0, A, R, M }; enum
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TargetParser/ |
H A D | ARMTargetParser.h | 153 enum class ProfileKind { INVALID = 0, A, R, M }; enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TargetParser/ |
D | ARMTargetParser.h | 162 enum class ProfileKind { INVALID = 0, A, R, M }; enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TargetParser/ |
D | ARMTargetParser.h | 162 enum class ProfileKind { INVALID = 0, A, R, M }; enum
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | ARMTargetParser.h | 156 enum class ProfileKind { INVALID = 0, A, R, M }; enum
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 43 InstrProfKind ProfileKind = InstrProfKind::Unknown; in getProfileKindFromVersion() local
|