LLVM API Documentation

Public Member Functions
llvm::XCoreMCInstLower Class Reference

This class is used to lower an MachineInstr into an MCInst. More...

#include <XCoreMCInstLower.h>

List of all members.

Public Member Functions

 XCoreMCInstLower (class AsmPrinter &asmprinter)
void Initialize (Mangler *mang, MCContext *C)
void Lower (const MachineInstr *MI, MCInst &OutMI) const
MCOperand LowerOperand (const MachineOperand &MO, unsigned offset=0) const

Detailed Description

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

Definition at line 25 of file XCoreMCInstLower.h.


Constructor & Destructor Documentation

Definition at line 27 of file XCoreMCInstLower.cpp.


Member Function Documentation

void XCoreMCInstLower::Initialize ( Mangler mang,
MCContext C 
)

Definition at line 30 of file XCoreMCInstLower.cpp.

References llvm::CallingConv::C.

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

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