Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cfi_generator.cpp21 auto stackFrameSize = in GenerateRegisterSaveDirective() local
Daarch64_proepilog.cpp440 int32 stackFrameSize = in AppendInstructionAllocateCallFrame() local
508 int32 stackFrameSize = in AppendInstructionAllocateCallFrameDebug() local
862 int32 stackFrameSize = in GenerateProlog() local
990 int32 stackFrameSize = in AppendInstructionDeallocateCallFrame() local
1044 int32 stackFrameSize = in AppendInstructionDeallocateCallFrameDebug() local
1252 …auto stackFrameSize = static_cast<AArch64MemLayout *>(cgFunc.GetMemlayout())->RealStackFrameSize(); in GenerateEpilog() local