Home
last modified time | relevance | path

Searched defs:PTO (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderBindings.cpp30 LLVMPassBuilderOptions(bool DebugLogging=false,bool VerifyEach=false,PipelineTuningOptions PTO=PipelineTuningOptions ()) LLVMPassBuilderOptions() argument
35 PipelineTuningOptions PTO; global() member in llvm::LLVMPassBuilderOptions
[all...]
H A DPassBuilder.cpp363 PassBuilder(TargetMachine * TM,PipelineTuningOptions PTO,std::optional<PGOOptions> PGOOpt,PassInstrumentationCallbacks * PIC) PassBuilder() argument
/freebsd-src/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp418 PipelineTuningOptions PTO; runPassPipeline() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h196 PipelineTuningOptions PTO; global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Passes/
H A DPassBuilder.h106 PipelineTuningOptions PTO; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp816 PipelineTuningOptions PTO; RunOptimizationPipeline() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp251 PipelineTuningOptions PTO; optimizeModule() local