Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
1174 const StackOffset &SVEStackSize = getSVEStackSize(MF); in emitPrologue()
1807 const StackOffset &SVEStackSize = getSVEStackSize(MF); in emitEpilogue()
2027 const StackOffset &SVEStackSize = getSVEStackSize(MF); in resolveFrameOffsetReference()