LLVM 22.0.0git
llvm::TargetRegisterInfo::RegClassInfo Struct Reference

#include "llvm/CodeGen/TargetRegisterInfo.h"

Public Attributes

unsigned RegSize
unsigned SpillSize
unsigned SpillAlignment
unsigned VTListOffset

Detailed Description

Definition at line 241 of file TargetRegisterInfo.h.

Member Data Documentation

◆ RegSize

unsigned llvm::TargetRegisterInfo::RegClassInfo::RegSize

Definition at line 242 of file TargetRegisterInfo.h.

◆ SpillAlignment

unsigned llvm::TargetRegisterInfo::RegClassInfo::SpillAlignment

Definition at line 242 of file TargetRegisterInfo.h.

◆ SpillSize

unsigned llvm::TargetRegisterInfo::RegClassInfo::SpillSize

Definition at line 242 of file TargetRegisterInfo.h.

◆ VTListOffset

unsigned llvm::TargetRegisterInfo::RegClassInfo::VTListOffset

Definition at line 243 of file TargetRegisterInfo.h.


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