/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 364 PGOInstrumentationGenLegacyPass(bool IsCS = false) in PGOInstrumentationGenLegacyPass() 374 bool IsCS; member in __anona9b304e50111::PGOInstrumentationGenLegacyPass 387 PGOInstrumentationUseLegacyPass(std::string Filename = "", bool IsCS = false) in PGOInstrumentationUseLegacyPass() 400 bool IsCS; member in __anona9b304e50111::PGOInstrumentationUseLegacyPass 525 bool IsCS; member in __anona9b304e50211::FuncPGOInstrumentation 571 BlockFrequencyInfo *BFI = nullptr, bool IsCS = false) in FuncPGOInstrumentation() 807 bool IsCS) { in instrumentOneFunc() 959 ProfileSummaryInfo *PSI, bool IsCS) in PGOUseFunc() 1037 bool IsCS; member in __anona9b304e50511::PGOUseFunc 1464 function_ref<BlockFrequencyInfo *(Function &)> LookupBFI, bool IsCS) { in InstrumentAllFunctions() [all …]
|
H A D | InstrProfiling.cpp | 153 InstrProfilingLegacyPass(const InstrProfOptions &Options, bool IsCS = false) in InstrProfilingLegacyPass()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.h | 49 PGOInstrumentationGen(bool IsCS = false) : IsCS(IsCS) {} in IsCS() argument 69 bool IsCS; variable
|
H A D | InstrProfiling.h | 69 bool IsCS; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.h | 49 PGOInstrumentationGen(bool IsCS = false) : IsCS(IsCS) {} in IsCS() function 69 bool IsCS; variable
|
H A D | InstrProfiling.h | 66 bool IsCS; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Instrumentation/ |
D | PGOInstrumentation.h | 57 PGOInstrumentationGen(bool IsCS = false) : IsCS(IsCS) {} in IsCS() function 78 bool IsCS; variable
|
D | InstrProfiling.h | 29 const bool IsCS = false; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Instrumentation/ |
D | PGOInstrumentation.h | 57 PGOInstrumentationGen(bool IsCS = false) : IsCS(IsCS) {} in IsCS() argument 78 bool IsCS; variable
|
D | InstrProfiling.h | 29 const bool IsCS = false; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Instrumentation/ |
D | PGOInstrumentation.h | 57 PGOInstrumentationGen(bool IsCS = false) : IsCS(IsCS) {} in IsCS() argument 78 bool IsCS; variable
|
D | InstrProfiling.h | 29 const bool IsCS = false; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Instrumentation/ |
D | PGOInstrumentation.h | 57 PGOInstrumentationGen(bool IsCS = false) : IsCS(IsCS) {} in IsCS() argument 78 bool IsCS; variable
|
D | InstrProfiling.h | 29 const bool IsCS = false; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 373 static GlobalVariable *createIRLevelProfileFlagVar(Module &M, bool IsCS) { in createIRLevelProfileFlagVar() 514 bool IsCS; member in __anon03c0c2ab0211::FuncPGOInstrumentation 561 BlockFrequencyInfo *BFI = nullptr, bool IsCS = false, in FuncPGOInstrumentation() 854 bool IsCS) { in instrumentOneFunc() 1033 ProfileSummaryInfo *PSI, bool IsCS, bool InstrumentFuncEntry) in PGOUseFunc() 1116 bool IsCS; member in __anon03c0c2ab0611::PGOUseFunc 1890 function_ref<BlockFrequencyInfo *(Function &)> LookupBFI, bool IsCS) { in InstrumentAllFunctions() 2065 ProfileSummaryInfo *PSI, bool IsCS) { in annotateAllFunctions() 2254 bool IsCS) in PGOInstrumentationUse()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/ |
H A D | PassBuilderPipelines.cpp | 693 bool IsCS, std::string ProfileFile, in addPGOInstrPasses() 764 bool RunProfileGen, bool IsCS, in addPGOInstrPassesForO0()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 1133 void createIRLevelProfileFlagVar(Module &M, bool IsCS) { in createIRLevelProfileFlagVar() 1169 bool IsCS) { in accumulateCounts()
|
H A D | InstrProfReader.cpp | 914 void InstrProfReader::accumulateCounts(CountSumOrPercent &Sum, bool IsCS) { in accumulateCounts()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | PassManagerBuilder.cpp | 299 bool IsCS = false) { in addPGOInstrPasses()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/ |
H A D | PassBuilder.cpp | 572 bool RunProfileGen, bool IsCS, in addPGOInstrPasses() 641 bool IsCS, std::string ProfileFile, in addPGOInstrPassesForO0()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Module.cpp | 557 Metadata *Module::getProfileSummary(bool IsCS) { in getProfileSummary()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 1216 void InstrProfReader::accumulateCounts(CountSumOrPercent &Sum, bool IsCS) { in accumulateCounts()
|
H A D | InstrProf.cpp | 1224 bool IsCS) { in accumulateCounts()
|