Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp893 int32 stackFrameSize = in AppendInstructionPushPair() local
925 int32 stackFrameSize = in AppendInstructionPushSingle() local
1016 int32 stackFrameSize = in AppendInstructionAllocateCallFrame() local
1108 int32 stackFrameSize = in AppendInstructionAllocateCallFrameDebug() local
1498 int32 stackFrameSize = in GenerateProlog() local
1645 int32 stackFrameSize = in AppendInstructionDeallocateCallFrame() local
1712 int32 stackFrameSize = in AppendInstructionDeallocateCallFrameDebug() local
1934 …auto stackFrameSize = static_cast<AArch64MemLayout *>(cgFunc.GetMemlayout())->RealStackFrameSize(); in GenerateEpilog() local