Home
last modified time | relevance | path

Searched refs:SelectParmListPreprocessForAggregate (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_cgfunc.h980 void SelectParmListPreprocessForAggregate(BaseNode &argExpr, int32 &structCopyOffset,
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp7190 void AArch64CGFunc::SelectParmListPreprocessForAggregate(BaseNode &argExpr, int32 &structCopyOffset, in SelectParmListPreprocessForAggregate() function in maplebe::AArch64CGFunc
7240 SelectParmListPreprocessForAggregate(*argExpr, structCopyOffset, argsDesc, in SelectParmListPreprocess()