Home
last modified time | relevance | path

Searched defs:argReg (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dlreference.cpp299 auto argReg = etsg_->AllocReg(); in SetValueGetterSetter() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dslow_path.h271 void SetArgReg(Reg argReg) in SetArgReg()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.h975 VReg argReg = AllocReg(); in CallThisImpl() local
1029 VReg argReg = AllocReg(); in CallImpl() local
1078 VReg argReg = AllocReg(); in CallDynamicImpl() local
DETSGen.cpp694 VReg argReg = AllocReg(); in InitLambdaObject() local
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.cpp918 auto argReg = frameHandler.GetVReg(i + nregs); in FillRegisters() local