36 MachineOperandType MOTy,
37 unsigned Offset)
const {
82 unsigned offset)
const {
99 return LowerSymbolOperand(MO, MOTy, offset);
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)
XCoreMCInstLower(class AsmPrinter &asmprinter)
static MCOperand CreateExpr(const MCExpr *Val)
MCOperand LowerOperand(const MachineOperand &MO, unsigned offset=0) const
const char * getSymbolName() const
print alias Alias Set Printer
Address of indexed Jump Table for switch.
#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
Address of indexed Constant in Constant Pool.
static const MCSymbolRefExpr * Create(const MCSymbol *Symbol, MCContext &Ctx)
void Initialize(Mangler *mang, MCContext *C)
const MachineOperand & getOperand(unsigned i) const
int64_t getOffset() const
MCBinaryExpr - Binary assembler expressions.
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
Mask of preserved registers.
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
MCSymbol * GetExternalSymbolSymbol(StringRef Sym) const
MachineBasicBlock reference.
void Lower(const MachineInstr *MI, MCInst &OutMI) const
Address of a global value.
Name of external global symbol.