Searched defs:Phase (Results 1 – 5 of 5) sorted by relevance
398 static bool isLTOPreLink(ThinOrFullLTOPhase Phase) { in isLTOPreLink()406 ThinOrFullLTOPhase Phase) { in buildO1FunctionSimplificationPipeline()546 ThinOrFullLTOPhase Phase) { in buildFunctionSimplificationPipeline()896 ThinOrFullLTOPhase Phase) { in buildInlinerPipeline()992 ThinOrFullLTOPhase Phase) { in buildModuleInlinerPipeline()1031 ThinOrFullLTOPhase Phase) { in buildModuleSimplificationPipeline()
874 AMDGPU::SchedulingPhase Phase) override { in shouldApplyStrategy()887 AMDGPU::SchedulingPhase Phase) { in applyIGLPStrategy()1551 AMDGPU::SchedulingPhase Phase) { in shouldApplyStrategy()1566 AMDGPU::SchedulingPhase Phase) { in applyIGLPStrategy()2054 AMDGPU::SchedulingPhase Phase) override { in shouldApplyStrategy()2071 AMDGPU::SchedulingPhase Phase) { in applyIGLPStrategy()2373 AMDGPU::SchedulingPhase Phase = AMDGPU::SchedulingPhase::Initial; member in __anon5d856e630111::IGroupLPDAGMutation2376 IGroupLPDAGMutation(AMDGPU::SchedulingPhase Phase) : Phase(Phase) {} in IGroupLPDAGMutation()2693 createIGroupLPDAGMutation(AMDGPU::SchedulingPhase Phase) { in createIGroupLPDAGMutation()
4090 for (phases::ID Phase : types::getCompilationPhases(HeaderType)) in handleArguments() local 4191 for (phases::ID Phase : PL) { in BuildActions() local 4326 for (auto Phase : PhaseList) { BuildActions() local 4629 for (phases::ID Phase : PL) { BuildOffloadingActions() local 4752 ConstructPhaseAction(Compilation & C,const ArgList & Args,phases::ID Phase,Action * Input,Action::OffloadKind TargetDeviceOffloadKind) const ConstructPhaseAction() argument [all...]
1971 bool ExecutionSession::verifySessionState(Twine Phase) { in verifySessionState()
1855 for (int Phase = 0; Phase < 2; ++Phase) { in ExpandBVWithShuffles() local