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.cpp20 auto stackFrameSize = in GenerateRegisterSaveDirective() local
Daarch64_proepilog.cpp215 int32 stackFrameSize = in AppendInstructionAllocateCallFrame() local
280 int32 stackFrameSize = in AppendInstructionAllocateCallFrameDebug() local
407 int32 stackFrameSize = in GenerateSave() local
585 int32 stackFrameSize = in GenerateProlog() local
683 int32 stackFrameSize = in AppendInstructionDeallocateCallFrame() local
737 int32 stackFrameSize = in AppendInstructionDeallocateCallFrameDebug() local
922 …auto stackFrameSize = static_cast<AArch64MemLayout *>(cgFunc.GetMemlayout())->RealStackFrameSize(); in GenerateEpilog() local