37 bool HasOffset =
true;
const GlobalValue * getGlobal() const
MCSymbol * getSymbol(const GlobalValue *GV) const
static MCOperand CreateReg(unsigned Reg)
MachineBasicBlock * getMBB() const
static const MCConstantExpr * Create(int64_t Value, MCContext &Ctx)
static MCOperand CreateExpr(const MCExpr *Val)
const char * getSymbolName() const
MCOperand lowerOperand(const MachineOperand &MO) const
Address of indexed Jump Table for switch.
#define llvm_unreachable(msg)
static MCSymbolRefExpr::VariantKind getVariantKind(unsigned Flags)
bool isReg() const
isReg - Tests if this is a MO_Register operand.
MCSymbol * GetJTISymbol(unsigned JTID, bool isLinkerPrivate=false) const
GetJTISymbol - Return the symbol for the specified jump table entry.
unsigned getNumOperands() const
SystemZMCInstLower(MCContext &ctx, SystemZAsmPrinter &asmPrinter)
Address of indexed Constant in Constant Pool.
static const MCSymbolRefExpr * Create(const MCSymbol *Symbol, MCContext &Ctx)
unsigned getTargetFlags() const
const MachineOperand & getOperand(unsigned i) const
const MCExpr * getExpr(const MachineOperand &MO, MCSymbolRefExpr::VariantKind Kind) const
int64_t getOffset() const
MCSymbol * getSymbol() const
void setOpcode(unsigned Op)
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
MCSymbol * GetCPISymbol(unsigned CPID) const
GetCPISymbol - Return the symbol for the specified constant pool entry.
unsigned getReg() const
getReg - Returns the register number.
Address of a basic block.
void addOperand(const MCOperand &Op)
const BlockAddress * getBlockAddress() const
void lower(const MachineInstr *MI, MCInst &OutMI) const
MCSymbol * GetExternalSymbolSymbol(StringRef Sym) const
MachineBasicBlock reference.
Address of a global value.
Name of external global symbol.