LLVM 22.0.0git
|
Registers available for scavenging (ZPR, PPR3b, GPR). More...
Public Attributes | |
BitVector | ZPRRegs |
BitVector | PPR3bRegs |
BitVector | GPRRegs |
Registers available for scavenging (ZPR, PPR3b, GPR).
Definition at line 4524 of file AArch64FrameLowering.cpp.
BitVector ScavengeableRegs::GPRRegs |
Definition at line 4527 of file AArch64FrameLowering.cpp.
Referenced by expandFillPPRFromZPRSlotPseudo(), and llvm::AArch64FrameLowering::processFunctionBeforeFrameFinalized().
BitVector ScavengeableRegs::PPR3bRegs |
Definition at line 4526 of file AArch64FrameLowering.cpp.
Referenced by expandFillPPRFromZPRSlotPseudo(), and llvm::AArch64FrameLowering::processFunctionBeforeFrameFinalized().
BitVector ScavengeableRegs::ZPRRegs |
Definition at line 4525 of file AArch64FrameLowering.cpp.
Referenced by expandFillPPRFromZPRSlotPseudo(), expandSpillPPRToZPRSlotPseudo(), and llvm::AArch64FrameLowering::processFunctionBeforeFrameFinalized().