Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp298 static StackOffset getSVEStackSize(const MachineFunction &MF);
319 if (getSVEStackSize(MF)) in homogeneousPrologEpilog()
417 static StackOffset getSVEStackSize(const MachineFunction &MF) { in getSVEStackSize() function
439 getSVEStackSize(MF)); in canUseRedZone()
1129 if (getSVEStackSize(MF)) in shouldCombineCSRLocalStackBump()
1756 const StackOffset &SVEStackSize = getSVEStackSize(MF); in emitPrologue()
2324 const StackOffset &SVEStackSize = getSVEStackSize(MF); in emitEpilogue()
2564 const StackOffset &SVEStackSize = getSVEStackSize(MF); in resolveFrameOffsetReference()