LLVM 22.0.0git
llvm::SystemZ::GPRRegs Struct Reference

#include "Target/SystemZ/SystemZMachineFunctionInfo.h"

Public Member Functions

 GPRRegs ()=default

Public Attributes

unsigned LowGPR = 0
unsigned HighGPR = 0
unsigned GPROffset = 0

Detailed Description

Definition at line 19 of file SystemZMachineFunctionInfo.h.

Constructor & Destructor Documentation

◆ GPRRegs()

llvm::SystemZ::GPRRegs::GPRRegs ( )
default

Member Data Documentation

◆ GPROffset

◆ HighGPR

◆ LowGPR


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