Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp134 Insn &AArch64GenProEpilog::AppendInstructionForAllocateOrDeallocateCallFrame(int64 fpToSpDistance, … in AppendInstructionForAllocateOrDeallocateCallFrame()
180 Insn &AArch64GenProEpilog::CreateAndAppendInstructionForAllocateCallFrame(int64 fpToSpDistance, AAr… in CreateAndAppendInstructionForAllocateCallFrame()
217 …int64 fpToSpDistance = cgFunc.GetMemlayout()->SizeOfArgsToStackPass() + cgFunc.GetFunction().GetFr… in AppendInstructionAllocateCallFrame() local
282 int64 fpToSpDistance = in AppendInstructionAllocateCallFrameDebug() local
332 …GenProEpilog::GenerateFrameTypeSave(SaveInfo& frameTypeInfo, int32 stackSize, int64 fpToSpDistance) in GenerateFrameTypeSave()
356 …Arch64GenProEpilog::GenerateFunctionSave(SaveInfo& funcInfo, int32 stackSize, int64 fpToSpDistance) in GenerateFunctionSave()
409 …int64 fpToSpDistance = cgFunc.GetMemlayout()->SizeOfArgsToStackPass() + cgFunc.GetFunction().GetFr… in GenerateSave() local
459 int64 fpToSpDistance = in GeneratePushRegs() local
601 int64 fpToSpDistance = in GenerateProlog() local
685 …int64 fpToSpDistance = cgFunc.GetMemlayout()->SizeOfArgsToStackPass() + cgFunc.GetFunction().GetFr… in AppendInstructionDeallocateCallFrame() local
[all …]