Home
last modified time | relevance | path

Searched defs:IsCS (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp364 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 DInstrProfiling.cpp153 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 DPGOInstrumentation.h49 PGOInstrumentationGen(bool IsCS = false) : IsCS(IsCS) {} in IsCS() argument
69 bool IsCS; variable
H A DInstrProfiling.h69 bool IsCS; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
H A DPGOInstrumentation.h49 PGOInstrumentationGen(bool IsCS = false) : IsCS(IsCS) {} in IsCS() function
69 bool IsCS; variable
H A DInstrProfiling.h66 bool IsCS; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Instrumentation/
DPGOInstrumentation.h57 PGOInstrumentationGen(bool IsCS = false) : IsCS(IsCS) {} in IsCS() function
78 bool IsCS; variable
DInstrProfiling.h29 const bool IsCS = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Instrumentation/
DPGOInstrumentation.h57 PGOInstrumentationGen(bool IsCS = false) : IsCS(IsCS) {} in IsCS() argument
78 bool IsCS; variable
DInstrProfiling.h29 const bool IsCS = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Instrumentation/
DPGOInstrumentation.h57 PGOInstrumentationGen(bool IsCS = false) : IsCS(IsCS) {} in IsCS() argument
78 bool IsCS; variable
DInstrProfiling.h29 const bool IsCS = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Instrumentation/
DPGOInstrumentation.h57 PGOInstrumentationGen(bool IsCS = false) : IsCS(IsCS) {} in IsCS() argument
78 bool IsCS; variable
DInstrProfiling.h29 const bool IsCS = false; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp373 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 DPassBuilderPipelines.cpp693 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 DInstrProf.cpp1133 void createIRLevelProfileFlagVar(Module &M, bool IsCS) { in createIRLevelProfileFlagVar()
1169 bool IsCS) { in accumulateCounts()
H A DInstrProfReader.cpp914 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 DPassManagerBuilder.cpp299 bool IsCS = false) { in addPGOInstrPasses()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
H A DPassBuilder.cpp572 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 DModule.cpp557 Metadata *Module::getProfileSummary(bool IsCS) { in getProfileSummary()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1216 void InstrProfReader::accumulateCounts(CountSumOrPercent &Sum, bool IsCS) { in accumulateCounts()
H A DInstrProf.cpp1224 bool IsCS) { in accumulateCounts()