LLVM API Documentation

Public Member Functions
llvm::MipsMCInstLower Class Reference

MipsMCInstLower - This class is used to lower an MachineInstr into an. More...

#include <MipsMCInstLower.h>

List of all members.

Public Member Functions

 MipsMCInstLower (MipsAsmPrinter &asmprinter)
void Initialize (MCContext *C)
void Lower (const MachineInstr *MI, MCInst &OutMI) const
MCOperand LowerOperand (const MachineOperand &MO, unsigned offset=0) const

Detailed Description

MipsMCInstLower - This class is used to lower an MachineInstr into an.

Definition at line 27 of file MipsMCInstLower.h.


Constructor & Destructor Documentation

Definition at line 28 of file MipsMCInstLower.cpp.


Member Function Documentation

Definition at line 31 of file MipsMCInstLower.cpp.

References llvm::CallingConv::C.

Referenced by llvm::MipsAsmPrinter::EmitFunctionBodyStart().

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

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