LLVM  4.0.0
Public Member Functions | List of all members
llvm::WebAssemblyMCInstLower Class Reference

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

#include <WebAssemblyMCInstLower.h>

Public Member Functions

 WebAssemblyMCInstLower (MCContext &ctx, AsmPrinter &printer)
 
void Lower (const MachineInstr *MI, MCInst &OutMI) const
 

Detailed Description

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

Definition at line 30 of file WebAssemblyMCInstLower.h.

Constructor & Destructor Documentation

llvm::WebAssemblyMCInstLower::WebAssemblyMCInstLower ( MCContext ctx,
AsmPrinter printer 
)
inline

Definition at line 40 of file WebAssemblyMCInstLower.h.

Member Function Documentation

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

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