| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | instruction_selection.cpp | 18 bool CgIsel::PhaseRun(maplebe::CGFunc &f) {} in PhaseRun() function in maplebe::CgIsel
|
| D | offset_adjust.cpp | 24 bool CgFrameFinalize::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgFrameFinalize
|
| D | proepilog.cpp | 21 bool CgGenProEpiLog::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgGenProEpiLog
|
| D | args.cpp | 21 bool CgMoveRegArgs::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgMoveRegArgs
|
| D | memlayout.cpp | 84 bool CgLayoutFrame::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgLayoutFrame
|
| D | reg_alloc.cpp | 37 bool CgRegAlloc::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgRegAlloc
|
| D | label_creation.cpp | 56 bool CgCreateLabel::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgCreateLabel
|
| D | cfi_generator.cpp | 115 bool CgGenCfi::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgGenCfi
|
| D | loop.cpp | 160 bool CgLoopAnalysis::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgLoopAnalysis
|
| D | cg_dominance.cpp | 292 bool CgDomAnalysis::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgDomAnalysis
|
| D | cfgo.cpp | 583 bool CgCfgo::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgCfgo
|
| D | cgbb.cpp | 491 bool CgBBSort::PhaseRun(CGFunc &f) in PhaseRun() function in maplebe::CgBBSort
|
| D | cg_phasemanager.cpp | 132 bool CgFuncPM::PhaseRun(MIRModule &m) in PhaseRun() function in maplebe::CgFuncPM
|
| D | cg_cfg.cpp | 608 bool CgHandleCFG::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgHandleCFG
|
| D | live.cpp | 413 bool CgLiveAnalysis::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgLiveAnalysis
|
| D | peep.cpp | 522 bool CgPostPeepHole::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgPostPeepHole
|
| D | cgfunc.cpp | 838 bool CgHandleFunction::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgHandleFunction
|
| D | isel.cpp | 1355 bool InstructionSelector::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::InstructionSelector
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_fixshortbranch.cpp | 242 bool CgFixShortBranch::PhaseRun(maplebe::CGFunc &f) in PhaseRun() function in maplebe::CgFixShortBranch
|