Instances of this class represent a single low-level machine instruction.
Declared in <llvm/MC/MCInst.h>
class MCInst;
| Name |
|---|
const_iterator |
iterator |
| Name | Description |
|---|---|
MCInst [constructor] | Default constructor |
addOperand | |
begin | |
clear | |
dump | |
dump_pretty | Dump the MCInst as prettily as possible using the additional MC structures, if given. Operators are separated by the Separator string. |
end | |
erase | |
getFlags | |
getLoc | |
getNumOperands | |
getOpcode | |
getOperand | |
getOperands | |
insert | |
print | |
setFlags | |
setLoc | |
setOpcode | |
setOperands | |
size |