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

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

#include "Target/WebAssembly/WebAssemblyMCInstLower.h"

Public Member Functions

 WebAssemblyMCInstLower (MCContext &ctx, WebAssemblyAsmPrinter &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

◆ WebAssemblyMCInstLower()

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

Definition at line 41 of file WebAssemblyMCInstLower.h.

Member Function Documentation

◆ lower()

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

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