LLVM 22.0.0git
llvm::SVEFrameSizes Struct Reference

#include "Target/AArch64/AArch64PrologueEpilogue.h"

Public Attributes

struct { 
   StackOffset   CalleeSavesSize 
   StackOffset   LocalsSize 
PPR
struct { 
   StackOffset   CalleeSavesSize 
   StackOffset   LocalsSize 
ZPR

Detailed Description

Definition at line 30 of file AArch64PrologueEpilogue.h.

Member Data Documentation

◆ CalleeSavesSize

StackOffset llvm::SVEFrameSizes::CalleeSavesSize

Definition at line 32 of file AArch64PrologueEpilogue.h.

◆ LocalsSize

StackOffset llvm::SVEFrameSizes::LocalsSize

Definition at line 32 of file AArch64PrologueEpilogue.h.

◆ [struct]

struct { ... } llvm::SVEFrameSizes::PPR

◆ [struct]

struct { ... } llvm::SVEFrameSizes::ZPR

The documentation for this struct was generated from the following file: