| 
    LLVM 22.0.0git
    
   | 
 
#include "Target/AArch64/AArch64PrologueEpilogue.h"
Public Member Functions | |
| StackOffset | totalSize () const | 
Public Attributes | |
| StackOffset | BeforePPRs | 
| StackOffset | AfterPPRs | 
| StackOffset | AfterZPRs | 
Definition at line 36 of file AArch64PrologueEpilogue.h.
      
  | 
  inline | 
Definition at line 38 of file AArch64PrologueEpilogue.h.
References AfterPPRs, AfterZPRs, and BeforePPRs.
Referenced by llvm::AArch64EpilogueEmitter::emitEpilogue().
| StackOffset llvm::SVEStackAllocations::AfterPPRs | 
Definition at line 37 of file AArch64PrologueEpilogue.h.
Referenced by llvm::AArch64EpilogueEmitter::emitEpilogue(), llvm::AArch64PrologueEmitter::emitPrologue(), and totalSize().
| StackOffset llvm::SVEStackAllocations::AfterZPRs | 
Definition at line 37 of file AArch64PrologueEpilogue.h.
Referenced by llvm::AArch64EpilogueEmitter::emitEpilogue(), llvm::AArch64PrologueEmitter::emitPrologue(), and totalSize().
| StackOffset llvm::SVEStackAllocations::BeforePPRs | 
Definition at line 37 of file AArch64PrologueEpilogue.h.
Referenced by llvm::AArch64EpilogueEmitter::emitEpilogue(), llvm::AArch64PrologueEmitter::emitPrologue(), and totalSize().