Home
last modified time | relevance | path

Searched refs:SaveReturnValueInLocal (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
H A Dlower.h115 DassignNode *SaveReturnValueInLocal(StIdx, uint16);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dlower.cpp122 DassignNode *CGLowerer::SaveReturnValueInLocal(StIdx stIdx, uint16 fieldID) in SaveReturnValueInLocal() function in maplebe::CGLowerer
268 DassignNode *dn = SaveReturnValueInLocal(stIdx, fieldID); in GenBlockNode()

Completed in 3 milliseconds