LLVM 22.0.0git
llvm::ARCMCInstLower Class Reference

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

#include "Target/ARC/ARCMCInstLower.h"

Public Member Functions

 ARCMCInstLower (MCContext *C, AsmPrinter &asmprinter)
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 26 of file ARCMCInstLower.h.

Constructor & Destructor Documentation

◆ ARCMCInstLower()

ARCMCInstLower::ARCMCInstLower ( MCContext * C,
AsmPrinter & asmprinter )

Definition at line 26 of file ARCMCInstLower.cpp.

References llvm::CallingConv::C.

Member Function Documentation

◆ Lower()

void ARCMCInstLower::Lower ( const MachineInstr * MI,
MCInst & OutMI ) const

◆ LowerOperand()


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