LLVM 22.0.0git
llvm::SVEStackSizes Struct Reference

#include "Target/AArch64/AArch64FrameLowering.h"

Public Attributes

uint64_t ZPRStackSize {0}
uint64_t PPRStackSize {0}

Detailed Description

Definition at line 27 of file AArch64FrameLowering.h.

Member Data Documentation

◆ PPRStackSize

uint64_t llvm::SVEStackSizes::PPRStackSize {0}

Definition at line 29 of file AArch64FrameLowering.h.

◆ ZPRStackSize

uint64_t llvm::SVEStackSizes::ZPRStackSize {0}

Definition at line 28 of file AArch64FrameLowering.h.


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