Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_info.cpp89 void AOTFileInfo::StoreCalleeRegInfo(uint32_t calleeRegNum, int32_t *calleeReg2Offset, in StoreCalleeRegInfo() argument
92 for (uint32_t j = 0; j < calleeRegNum; j++) { in StoreCalleeRegInfo()
H A Daot_file_info.h157 void StoreCalleeRegInfo(uint32_t calleeRegNum, int32_t *calleeReg2Offset,

Completed in 1 milliseconds