Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp7190 void AArch64CGFunc::SelectParmListPreprocessForAggregate(BaseNode &argExpr, int32 &structCopyOffset, in SelectParmListPreprocessForAggregate()
7233 int32 structCopyOffset = GetMaxParamStackSize() - GetStructCopySize(); in SelectParmListPreprocess() local