Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp235 static StackOffset getSVEStackSize(const MachineFunction &MF);
255 if (getSVEStackSize(MF)) in homogeneousPrologEpilog()
332 static StackOffset getSVEStackSize(const MachineFunction &MF) { in getSVEStackSize() function
354 getSVEStackSize(MF)); in canUseRedZone()
698 if (getSVEStackSize(MF)) in shouldCombineCSRLocalStackBump()
1181 const StackOffset &SVEStackSize = getSVEStackSize(MF); in emitPrologue()
1814 const StackOffset &SVEStackSize = getSVEStackSize(MF); in emitEpilogue()
2034 const StackOffset &SVEStackSize = getSVEStackSize(MF); in resolveFrameOffsetReference()