/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProfReader.h | 257 InstrProfKind getProfileKind() const override { return ProfileKind; } in getProfileKind() function 653 InstrProfKind getProfileKind() const override { in getProfileKind() function
|
H A D | InstrProfWriter.h | 146 InstrProfKind getProfileKind() const { return ProfileKind; } in getProfileKind() function
|
H A D | RawMemProfReader.h | 71 InstrProfKind getProfileKind() const { return InstrProfKind::MemProf; } in getProfileKind() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/ |
D | InstrProfReader.h | 288 InstrProfKind getProfileKind() const override { return ProfileKind; } in getProfileKind() function 707 InstrProfKind getProfileKind() const override { in getProfileKind() function
|
D | InstrProfWriter.h | 169 InstrProfKind getProfileKind() const { return ProfileKind; } in getProfileKind() function
|
D | RawMemProfReader.h | 39 InstrProfKind getProfileKind() const { return InstrProfKind::MemProf; } in getProfileKind() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/ |
D | InstrProfReader.h | 288 InstrProfKind getProfileKind() const override { return ProfileKind; } in getProfileKind() function 743 InstrProfKind getProfileKind() const override { in getProfileKind() function
|
D | InstrProfWriter.h | 198 InstrProfKind getProfileKind() const { return ProfileKind; } in getProfileKind() function
|
D | MemProfReader.h | 39 InstrProfKind getProfileKind() const { return InstrProfKind::MemProf; } in getProfileKind() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/ |
D | InstrProfReader.h | 288 InstrProfKind getProfileKind() const override { return ProfileKind; } in getProfileKind() function 720 InstrProfKind getProfileKind() const override { in getProfileKind() function
|
D | InstrProfWriter.h | 177 InstrProfKind getProfileKind() const { return ProfileKind; } in getProfileKind() function
|
D | RawMemProfReader.h | 39 InstrProfKind getProfileKind() const { return InstrProfKind::MemProf; } in getProfileKind() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/ |
D | InstrProfReader.h | 288 InstrProfKind getProfileKind() const override { return ProfileKind; } in getProfileKind() function 720 InstrProfKind getProfileKind() const override { in getProfileKind() function
|
D | InstrProfWriter.h | 177 InstrProfKind getProfileKind() const { return ProfileKind; } in getProfileKind() function
|
D | RawMemProfReader.h | 39 InstrProfKind getProfileKind() const { return InstrProfKind::MemProf; } in getProfileKind() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 402 InstrProfKind RawInstrProfReader<IntPtrT>::getProfileKind() const { in getProfileKind() function in RawInstrProfReader 793 InstrProfKind InstrProfReaderIndex<HashTableImpl>::getProfileKind() const { in getProfileKind() function in InstrProfReaderIndex
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/ |
H A D | ARMTargetParser.cpp | 94 static ARM::ProfileKind getProfileKind(ARM::ArchKind AK) { in getProfileKind() function
|