Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_info.cpp63 StoreCalleeRegInfo(it.calleeRegisterNum_, it.CalleeReg2Offset_, calleeRegInfo); in CalCallSiteInfo()
89 void AOTFileInfo::StoreCalleeRegInfo(uint32_t calleeRegNum, int32_t *calleeReg2Offset, in StoreCalleeRegInfo() function in panda::ecmascript::AOTFileInfo
H A Daot_file_info.h157 void StoreCalleeRegInfo(uint32_t calleeRegNum, int32_t *calleeReg2Offset,

Completed in 2 milliseconds