Home
last modified time | relevance | path

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

/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.cpp24 bool CgFrameFinalize::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgFrameFinalize
Dproepilog.cpp21 bool CgGenProEpiLog::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgGenProEpiLog
Dargs.cpp21 bool CgMoveRegArgs::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgMoveRegArgs
Dmemlayout.cpp84 bool CgLayoutFrame::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgLayoutFrame
Dreg_alloc.cpp37 bool CgRegAlloc::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgRegAlloc
Dlabel_creation.cpp56 bool CgCreateLabel::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgCreateLabel
Dcfi_generator.cpp115 bool CgGenCfi::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgGenCfi
Dloop.cpp160 bool CgLoopAnalysis::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgLoopAnalysis
Dcg_dominance.cpp292 bool CgDomAnalysis::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgDomAnalysis
Dcfgo.cpp583 bool CgCfgo::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgCfgo
Dcgbb.cpp491 bool CgBBSort::PhaseRun(CGFunc &f) in PhaseRun() function in maplebe::CgBBSort
Dcg_phasemanager.cpp132 bool CgFuncPM::PhaseRun(MIRModule &m) in PhaseRun() function in maplebe::CgFuncPM
Dcg_cfg.cpp608 bool CgHandleCFG::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgHandleCFG
Dlive.cpp413 bool CgLiveAnalysis::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgLiveAnalysis
Dpeep.cpp522 bool CgPostPeepHole::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgPostPeepHole
Dcgfunc.cpp838 bool CgHandleFunction::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgHandleFunction
Disel.cpp1355 bool InstructionSelector::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::InstructionSelector
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_fixshortbranch.cpp242 bool CgFixShortBranch::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgFixShortBranch