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.cpp7874 … AArch64CallConvImpl &parmLocator, int32 &structCopyOffset, in SelectParmListDreadLargeAggregate()
7912 int32 &structCopyOffset, int32 fromOffset) in SelectParmListIreadLargeAggregate()
8189 void AArch64CGFunc::CreateCallStructMemcpyToParamReg(MIRType &structType, int32 structCopyOffset, in CreateCallStructMemcpyToParamReg()
8211 … AArch64CallConvImpl &parmLocator, int32 &structCopyOffset) in SelectParmListForAggregate()
8305 void AArch64CGFunc::SelectParmListPreprocessLargeStruct(BaseNode &argExpr, int32 &structCopyOffset) in SelectParmListPreprocessLargeStruct()
8389 int32 structCopyOffset = GetMaxParamStackSize() - GetStructCopySize(); in SelectParmListPreprocess() local
8439 int32 structCopyOffset = GetMaxParamStackSize() - GetStructCopySize(); in SelectParmList() local