74 assert(!MO.
getSubReg() &&
"Subregs should be eliminated!");
88 MCOp = GetSymbolRef(MO,
const GlobalValue * getGlobal() const
bool lowerOperand(const MachineOperand &MO, MCOperand &MCOp)
MCSymbol * getSymbol(const GlobalValue *GV) const
static MCOperand CreateReg(unsigned Reg)
static const fltSemantics IEEEdouble
const ConstantFP * getFPImm() const
MachineBasicBlock * getMBB() const
static const MCConstantExpr * Create(int64_t Value, MCContext &Ctx)
static MCOperand CreateExpr(const MCExpr *Val)
const char * getSymbolName() const
static const ARMMCExpr * CreateLower16(const MCExpr *Expr, MCContext &Ctx)
Address of indexed Jump Table for switch.
bool isJTI() const
isJTI - Tests if this is a MO_JumpTableIndex operand.
#define llvm_unreachable(msg)
MCSymbol * GetJTISymbol(unsigned JTID, bool isLinkerPrivate=false) const
GetJTISymbol - Return the symbol for the specified jump table entry.
unsigned getNumOperands() const
double convertToDouble() const
Address of indexed Constant in Constant Pool.
static const MCSymbolRefExpr * Create(const MCSymbol *Symbol, MCContext &Ctx)
A self-contained host- and target-independent arbitrary-precision floating-point software implementat...
unsigned getTargetFlags() const
const MachineOperand & getOperand(unsigned i) const
opStatus convert(const fltSemantics &, roundingMode, bool *)
int64_t getOffset() const
Floating-point immediate operand.
unsigned getSubReg() const
MCSymbol * getSymbol() const
void setOpcode(unsigned Op)
void LowerARMMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, ARMAsmPrinter &AP)
static const ARMMCExpr * CreateUpper16(const MCExpr *Expr, MCContext &Ctx)
static const MCBinaryExpr * CreateAdd(const MCExpr *LHS, const MCExpr *RHS, MCContext &Ctx)
MachineOperandType getType() const
static MCOperand CreateImm(int64_t Val)
MCSymbol * GetBlockAddressSymbol(const BlockAddress *BA) const
static MCOperand CreateFPImm(double Val)
Mask of preserved registers.
MCSymbol * GetCPISymbol(unsigned CPID) const
GetCPISymbol - Return the symbol for the specified constant pool entry.
const APFloat & getValueAPF() const
unsigned getReg() const
getReg - Returns the register number.
Address of a basic block.
void addOperand(const MCOperand &Op)
const BlockAddress * getBlockAddress() const
MCSymbol * GetExternalSymbolSymbol(StringRef Sym) const
MachineBasicBlock reference.
Address of a global value.
Name of external global symbol.