Home
last modified time | relevance | path

Searched defs:PhaseRun (Results 1 – 25 of 45) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dinstruction_selection.cpp18 bool CgIsel::PhaseRun(maplebe::CGFunc &f) {} in PhaseRun() function in maplebe::CgIsel
Doffset_adjust.cpp30 bool CgFrameFinalize::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgFrameFinalize
Dproepilog.cpp22 bool CgGenProEpiLog::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgGenProEpiLog
Dargs.cpp22 bool CgMoveRegArgs::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgMoveRegArgs
Dyieldpoint.cpp37 bool CgYieldPointInsertion::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgYieldPointInsertion
Dstrldr.cpp31 bool CgStoreLoadOpt::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgStoreLoadOpt
Dra_opt.cpp26 bool CgRaOpt::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgRaOpt
Dglobal.cpp64 bool CgGlobalOpt::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgGlobalOpt
Dcg_dce.cpp34 bool CgDce::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgDce
Dregsaves.cpp26 bool CgRegSavesOpt::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgRegSavesOpt
Dmemlayout.cpp83 bool CgLayoutFrame::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgLayoutFrame
Dcg_critical_edge.cpp49 bool CgCriticalEdge::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgCriticalEdge
Dreg_alloc.cpp49 bool CgRegAlloc::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgRegAlloc
Dlabel_creation.cpp68 bool CgCreateLabel::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgCreateLabel
Dalignment.cpp105 bool CgAlignAnalysis::PhaseRun(maplebe::CGFunc &func) in PhaseRun() function in maplebe::CgAlignAnalysis
Dico.cpp63 bool CgIco::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgIco
Dlocal_opt.cpp47 bool LocalCopyProp::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::LocalCopyProp
Dcg_prop.cpp56 bool CgCopyProp::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgCopyProp
Dlocal_schedule.cpp110 bool CgLocalSchedule::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgLocalSchedule
Dreg_coalesce.cpp87 bool CGliveIntervalAnalysis::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CGliveIntervalAnalysis
Dcfi_generator.cpp137 bool CgGenCfi::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgGenCfi
Dcg_phi_elimination.cpp119 bool CgPhiElimination::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgPhiElimination
Dcg_validbit_opt.cpp158 bool CgValidBitOpt::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgValidBitOpt
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dclass_hierarchy_phase.cpp18 bool M2MKlassHierarchy::PhaseRun(maple::MIRModule &m) in PhaseRun() function in maple::M2MKlassHierarchy
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/
Dme_dominance.cpp32 bool MEDominance::PhaseRun(maple::MeFunction &f) in PhaseRun() function in maple::MEDominance

12