Home
last modified time | relevance | path

Searched refs:targetReg (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp228 VReg targetReg = totalRegs_; in CopyFunctionArguments() local
232 StoreLexicalVar(node, 0, param->LexIdx(), targetReg++); in CopyFunctionArguments()
235 MoveVreg(node, param->Vreg(), targetReg++); in CopyFunctionArguments()