Wrapper class representing physical registers. Should be passed by value.
Synopsis
Declared in <llvm/MC/MCRegister.h>
class MCRegister;
Member Functions
Name |
Description |
|
Default constructor |
Return true if the specified register number is in the physical register namespace. |
|
Conversion to |
|
Equality operators |
|
Inequality operators |
Static Member Functions
Name |
Description |
Check the provided unsigned value is a valid MCRegister. |
|
Return true if the specified register number is in the physical register namespace. |
Static Data Members
Friends
Name |
Description |
Created with MrDocs