Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp301 static StackOffset getSVEStackSize(const MachineFunction &MF);
322 if (getSVEStackSize(MF)) in homogeneousPrologEpilog()
399 static StackOffset getSVEStackSize(const MachineFunction &MF) { in getSVEStackSize() function
421 getSVEStackSize(MF)); in canUseRedZone()
937 if (getSVEStackSize(MF)) in shouldCombineCSRLocalStackBump()
1483 const StackOffset &SVEStackSize = getSVEStackSize(MF); in emitPrologue()
2046 const StackOffset &SVEStackSize = getSVEStackSize(MF); in emitEpilogue()
2293 const StackOffset &SVEStackSize = getSVEStackSize(MF); in resolveFrameOffsetReference()