LLVM API Documentation

Public Member Functions
llvm::MSP430MCInstLower Class Reference

#include <MSP430MCInstLower.h>

List of all members.

Public Member Functions

 MSP430MCInstLower (MCContext &ctx, AsmPrinter &printer)
void Lower (const MachineInstr *MI, MCInst &OutMI) const
MCOperand LowerSymbolOperand (const MachineOperand &MO, MCSymbol *Sym) const
MCSymbolGetGlobalAddressSymbol (const MachineOperand &MO) const
MCSymbolGetExternalSymbolSymbol (const MachineOperand &MO) const
MCSymbolGetJumpTableSymbol (const MachineOperand &MO) const
MCSymbolGetConstantPoolIndexSymbol (const MachineOperand &MO) const
MCSymbolGetBlockAddressSymbol (const MachineOperand &MO) const

Detailed Description

MSP430MCInstLower - This class is used to lower an MachineInstr into an MCInst.

Definition at line 27 of file MSP430MCInstLower.h.


Constructor & Destructor Documentation

Definition at line 32 of file MSP430MCInstLower.h.


Member Function Documentation

void MSP430MCInstLower::Lower ( const MachineInstr MI,
MCInst OutMI 
) const

The documentation for this class was generated from the following files: