Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
DregScope.cpp86 ASSERT(pg_->NextReg() == binder::Binder::MANDATORY_PARAM_FUNC_REG); in FunctionRegScope()
Dpandagen.h188 VReg NextReg() const in NextReg() function
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DcallExpression.cpp103 argStart = pg->NextReg(); in Compile()
/arkcompiler/ets_frontend/es2panda/compiler/base/
Ddestructuring.cpp190 VReg propStart = pg->NextReg(); in GenObjectWithRest()