Home
last modified time | relevance | path

Searched refs:getSVEStackSize (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp325 static StackOffset getSVEStackSize(const MachineFunction &MF);
344 if (getSVEStackSize(MF)) in homogeneousPrologEpilog()
445 static StackOffset getSVEStackSize(const MachineFunction &MF) { in getSVEStackSize() function
475 getSVEStackSize(MF) || LowerQRegCopyThroughMem); in canUseRedZone()
1185 if (getSVEStackSize(MF)) in shouldCombineCSRLocalStackBump()
1871 const StackOffset &SVEStackSize = getSVEStackSize(MF); in emitPrologue()
2440 const StackOffset &SVEStackSize = getSVEStackSize(MF); in emitEpilogue()
2631 StackOffset SVEStackSize = getSVEStackSize(MF); in getFrameIndexReferenceFromSP()
2723 const StackOffset &SVEStackSize = getSVEStackSize(MF); in resolveFrameOffsetReference()