|
mini-llvm 0.1.0
|
#include <RISCVRegisterOperand.h>


Public Member Functions | |
| RISCVRegisterOperand (int idx) | |
| int | idx () const |
| void | setIdx (int idx) |
| std::string | format () const override |
| Public Member Functions inherited from mini_llvm::mc::Operand | |
| virtual | ~Operand ()=default |
| Operand ()=default | |
| Operand (const Operand &)=delete | |
| Operand & | operator= (const Operand &)=delete |
| Operand (Operand &&)=delete | |
| Operand & | operator= (Operand &&)=delete |
|
inlineexplicit |
|
inlineoverridevirtual |
Implements mini_llvm::mc::Operand.
|
inline |
|
inline |