LLVM: llvm::SVEStackSizes Struct Reference (original) (raw)

#include "[Target/AArch64/AArch64FrameLowering.h](AArch64FrameLowering%5F8h%5Fsource.html)"

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: