LLVM 19.0.0git
Public Attributes | List of all members
llvm::SGPRSpillBuilder::PerVGPRData Struct Reference

Public Attributes

unsigned PerVGPR
 
unsigned NumVGPRs
 
int64_t VGPRLanes
 

Detailed Description

Definition at line 73 of file SIRegisterInfo.cpp.

Member Data Documentation

◆ NumVGPRs

unsigned llvm::SGPRSpillBuilder::PerVGPRData::NumVGPRs

Definition at line 75 of file SIRegisterInfo.cpp.

◆ PerVGPR

unsigned llvm::SGPRSpillBuilder::PerVGPRData::PerVGPR

Definition at line 74 of file SIRegisterInfo.cpp.

◆ VGPRLanes

int64_t llvm::SGPRSpillBuilder::PerVGPRData::VGPRLanes

Definition at line 76 of file SIRegisterInfo.cpp.

Referenced by llvm::SGPRSpillBuilder::prepare().


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