Home
last modified time | relevance | path

Searched defs:Phase (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp374 isLTOPreLink(ThinOrFullLTOPhase Phase) isLTOPreLink() argument
382 buildO1FunctionSimplificationPipeline(OptimizationLevel Level,ThinOrFullLTOPhase Phase) buildO1FunctionSimplificationPipeline() argument
522 buildFunctionSimplificationPipeline(OptimizationLevel Level,ThinOrFullLTOPhase Phase) buildFunctionSimplificationPipeline() argument
849 buildInlinerPipeline(OptimizationLevel Level,ThinOrFullLTOPhase Phase) buildInlinerPipeline() argument
945 buildModuleInlinerPipeline(OptimizationLevel Level,ThinOrFullLTOPhase Phase) buildModuleInlinerPipeline() argument
984 buildModuleSimplificationPipeline(OptimizationLevel Level,ThinOrFullLTOPhase Phase) buildModuleSimplificationPipeline() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp4049 for (phases::ID Phase : types::getCompilationPhases(HeaderType)) handleArguments() local
4150 for (phases::ID Phase : PL) { BuildActions() local
4285 for (auto Phase : PhaseList) { BuildActions() local
4575 for (phases::ID Phase : PL) { BuildOffloadingActions() local
4676 ConstructPhaseAction(Compilation & C,const ArgList & Args,phases::ID Phase,Action * Input,Action::OffloadKind TargetDeviceOffloadKind) const ConstructPhaseAction() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1840 for (int Phase = 0; Phase < 2; ++Phase) { ExpandBVWithShuffles() local