#include <MCRegisterInfo.h>
Public Attributes | |
| uint16_t | Alignment |
| bool | Allocatable |
| int8_t | CopyCost |
| uint16_t | ID |
| uint32_t | NameIdx |
| iterator | RegsBegin |
| const uint8_t * | RegSet |
| uint16_t | RegSetSize |
| uint16_t | RegSize |
| uint16_t | RegsSize |
Definition at line 29 of file MCRegisterInfo.h.
| uint16_t MCRegisterClass::Alignment |
Definition at line 36 of file MCRegisterInfo.h.
| bool MCRegisterClass::Allocatable |
Definition at line 38 of file MCRegisterInfo.h.
| int8_t MCRegisterClass::CopyCost |
Definition at line 37 of file MCRegisterInfo.h.
| uint16_t MCRegisterClass::ID |
Definition at line 35 of file MCRegisterInfo.h.
| uint32_t MCRegisterClass::NameIdx |
Definition at line 32 of file MCRegisterInfo.h.
| iterator MCRegisterClass::RegsBegin |
Definition at line 30 of file MCRegisterInfo.h.
Definition at line 31 of file MCRegisterInfo.h.
| uint16_t MCRegisterClass::RegSetSize |
Definition at line 34 of file MCRegisterInfo.h.
| uint16_t MCRegisterClass::RegSize |
Definition at line 36 of file MCRegisterInfo.h.
| uint16_t MCRegisterClass::RegsSize |
Definition at line 33 of file MCRegisterInfo.h.