|
Pin
|
Public Attributes | |
| REG | reg |
| UINT32 | regSpillSize |
| REGWIDTH | regWidth |
| UINT64 | regClassBitMap |
| UINT64 | regSubClassBitMap |
| REG_ALLOC_TYPE | regAllocType |
| REG | regFullName |
| REG | regMachineName |
| REG | regPinName |
Information about a register. The _regDefTable must contain one entry for each unique register defined in the REG enum. This entry must be in the same row of the _regDefTable as the register is in the REG enum.
1.8.17