Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp718 Insn &deallocInsn = cgFunc.GetInsnBuilder()->BuildInsn(mOp, o0, o1, *o2); in AppendInstructionDeallocateCallFrame() local
725 Insn &deallocInsn = cgFunc.GetInsnBuilder()->BuildInsn(mOp, o0, o1, *o2); in AppendInstructionDeallocateCallFrame() local
755 Insn &deallocInsn = storeFP ? cgFunc.GetInsnBuilder()->BuildInsn(mOp, o0, o1, *o2) in AppendInstructionDeallocateCallFrameDebug() local
765 Insn &deallocInsn = (storeFP || stackFrameSize > kStrLdrPerPostUpperBound) in AppendInstructionDeallocateCallFrameDebug() local
778 Insn &deallocInsn = (storeFP || fpToSpDistance > kStrLdrPerPostUpperBound) in AppendInstructionDeallocateCallFrameDebug() local