Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp215 static StackOffset getSVEStackSize(const MachineFunction &MF) { in getSVEStackSize() function
233 getSVEStackSize(MF)); in canUseRedZone()
477 if (getSVEStackSize(MF)) in shouldCombineCSRLocalStackBump()
912 const StackOffset &SVEStackSize = getSVEStackSize(MF); in emitPrologue()
1511 const StackOffset &SVEStackSize = getSVEStackSize(MF); in emitEpilogue()
1728 const StackOffset &SVEStackSize = getSVEStackSize(MF); in resolveFrameOffsetReference()