Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_alloc_lsra.h107 void SetRegNO(uint32 newRegNO) in SetRegNO()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_lsra.cpp1463 uint32 newRegNO = spillLi->GetAssignedReg(); in HandleSpillForLi() local
1575 uint32 newRegNO = AssignPhysRegs(li); in AssignPhysRegsForLi() local