Home
last modified time | relevance | path

Searched defs:newRegNO (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_basic.cpp39 regno_t newRegNO = regMapIt->second; in HandleRegOpnd() local
Dreg_alloc_lsra.cpp1656 uint32 newRegNO = spillLi->GetAssignedReg(); in HandleSpillForLi() local
1765 uint32 newRegNO = AssignPhysRegs(li); in AssignPhysRegsForLi() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_alloc_lsra.h162 void SetRegNO(uint32 newRegNO) in SetRegNO()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp6859 regno_t newRegNO = newRegOpnd->GetRegisterNumber(); in GetOrCreateVirtualRegisterOperand() local