LLVM API Documentation
#include <MRegisterInfo.h>
Collaboration diagram for llvm::MRegisterDesc:
Public Attributes | |
const char * | Name |
const unsigned * | AliasSet |
unsigned char | SpillSize |
unsigned char | SpillAlignment |
Definition at line 35 of file MRegisterInfo.h.
|
Definition at line 37 of file MRegisterInfo.h. Referenced by llvm::MRegisterInfo::getAliasSet(). |
|
Definition at line 36 of file MRegisterInfo.h. Referenced by llvm::MRegisterInfo::getName(). |
|
Definition at line 39 of file MRegisterInfo.h. Referenced by llvm::MRegisterInfo::getSpillAlignment(). |
|
Definition at line 38 of file MRegisterInfo.h. Referenced by llvm::MRegisterInfo::getSpillSize(). |