Home
last modified time | relevance | path

Searched defs:ropnd (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_ra_opt.cpp338 void VregRename::RenameProfitableVreg(RegOperand *ropnd, const CGFuncLoops *loop) in RenameProfitableVreg()
Daarch64_color_ra.cpp3450 auto &ropnd = static_cast<RegOperand &>(insn.GetOperand(0)); in SetRegForSpill() local
3972 RegOperand *ropnd = static_cast<RegOperand *>(opnd); in GenerateSpillFillRegs() local
4711 RegOperand *ropnd = &cgFunc->GetOrCreateVirtualRegisterOperand(lr->GetRegNO()); in SplitVregAroundLoop() local