LLVM: llvm::SGPRSpillBuilder::PerVGPRData Struct Reference (original) (raw)

Public Attributes
unsigned PerVGPR
unsigned NumVGPRs
int64_t VGPRLanes

Detailed Description

Definition at line 79 of file SIRegisterInfo.cpp.

Member Data Documentation

NumVGPRs

unsigned llvm::SGPRSpillBuilder::PerVGPRData::NumVGPRs

Definition at line 81 of file SIRegisterInfo.cpp.

PerVGPR

unsigned llvm::SGPRSpillBuilder::PerVGPRData::PerVGPR

Definition at line 80 of file SIRegisterInfo.cpp.

VGPRLanes

int64_t llvm::SGPRSpillBuilder::PerVGPRData::VGPRLanes

Definition at line 82 of file SIRegisterInfo.cpp.

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


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