Home
last modified time | relevance | path

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

12

/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
Djava_eh_lower.cpp245 bool M2MJavaEHLowerer::PhaseRun(maple::MIRModule &m) in PhaseRun() function in maple::M2MJavaEHLowerer
/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
Dyieldpoint.cpp30 bool CgYieldPointInsertion::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgYieldPointInsertion
Dargs.cpp22 bool CgMoveRegArgs::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgMoveRegArgs
Dra_opt.cpp26 bool CgRaOpt::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgRaOpt
Dstrldr.cpp31 bool CgStoreLoadOpt::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgStoreLoadOpt
Dglobal.cpp63 bool CgGlobalOpt::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgGlobalOpt
Dregsaves.cpp26 bool CgRegSavesOpt::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgRegSavesOpt
Dcg_dce.cpp34 bool CgDce::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgDce
Dcg_critical_edge.cpp49 bool CgCriticalEdge::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgCriticalEdge
Dmemlayout.cpp83 bool CgLayoutFrame::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgLayoutFrame
Dreg_alloc.cpp51 bool CgRegAlloc::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgRegAlloc
Dalignment.cpp97 bool CgAlignAnalysis::PhaseRun(maplebe::CGFunc &func) in PhaseRun() function in maplebe::CgAlignAnalysis
Dlabel_creation.cpp57 bool CgCreateLabel::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgCreateLabel
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
Dproepilog.cpp121 bool CgGenProEpiLog::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgGenProEpiLog
Dreg_coalesce.cpp88 bool CGliveIntervalAnalysis::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CGliveIntervalAnalysis
Dcg_phi_elimination.cpp115 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
Dcfi.cpp117 bool CgGenCfi::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgGenCfi
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_fixshortbranch.cpp136 bool CgFixShortBranch::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgFixShortBranch

12