Home
last modified time | relevance | path

Searched defs:newReg (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/
H A Dirnode.h131 uint16_t newReg = 0; in MapRegister() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSGen.cpp1374 const auto newReg = AllocReg(); in MoveAccToReg() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcgfunc.h275 void ReplaceRegReference(regno_t oldReg, regno_t newReg) in ReplaceRegReference() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_peep.cpp1178 RegOperand &newReg = static_cast<AArch64CGFunc *>(cgFunc)->GetOrCreatePhysicalRegisterOperand( in Run() local

Completed in 11 milliseconds