Home
last modified time | relevance | path

Searched defs:valueReg (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Dlreference.cpp108 VReg valueReg = pg_->AllocReg(); in SetValue() local
H A Dlexenv.cpp106 VReg valueReg = pg->AllocReg(); in ExpandStoreLexVar() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dslow_path.cpp260 codegen->CallRuntimeWithMethod(GetInst(), method_, GetEntrypoint(), valueReg, argReg_, typeImm, slotImm); in GenerateImpl() local
263 codegen->CallRuntimeWithMethod(GetInst(), method_, GetEntrypoint(), valueReg, typeImm, slotImm); in GenerateImpl() local
265 codegen->CallRuntimeWithMethod(GetInst(), method_, GetEntrypoint(), valueReg, typeImm); in GenerateImpl() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSGen.cpp582 VReg valueReg = AllocReg(); in StoreElementDynamic() local
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A Dpandagen.cpp386 VReg valueReg = AllocReg(); in StoreVar() local
542 VReg valueReg = AllocReg(); in StoreObjByNameViaDebugger() local

Completed in 10 milliseconds