Searched refs:getSVEStackSize (Results 1 – 1 of 1) sorted by relevance
333 static StackOffset getSVEStackSize(const MachineFunction &MF);347 return bool(getSVEStackSize(MF)); in isLikelyToHaveSVEStack()497 static StackOffset getSVEStackSize(const MachineFunction &MF) { in getSVEStackSize() function527 getSVEStackSize(MF) || LowerQRegCopyThroughMem); in canUseRedZone()1237 if (getSVEStackSize(MF)) in shouldCombineCSRLocalStackBump()1982 const StackOffset &SVEStackSize = getSVEStackSize(MF); in emitPrologue()2639 const StackOffset &SVEStackSize = getSVEStackSize(MF); in emitEpilogue()2863 StackOffset SVEStackSize = getSVEStackSize(MF); in getFrameIndexReferenceFromSP()2964 const StackOffset &SVEStackSize = getSVEStackSize(MF); in resolveFrameOffsetReference()