llvm::MCInst

Instances of this class represent a single low-level machine instruction.

Synopsis

Declared in <llvm/MC/MCInst.h>

class MCInst;

Type Aliases

Name
const_iterator
iterator

Member Functions

NameDescription
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