LLVM 22.0.0git
llvm::XCoreMCInstLower Class Reference

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

#include "Target/XCore/XCoreMCInstLower.h"

Public Member Functions

 XCoreMCInstLower (class AsmPrinter &asmprinter)
void Initialize (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 23 of file XCoreMCInstLower.h.

Constructor & Destructor Documentation

◆ XCoreMCInstLower()

XCoreMCInstLower::XCoreMCInstLower ( class AsmPrinter & asmprinter)

Definition at line 26 of file XCoreMCInstLower.cpp.

Member Function Documentation

◆ Initialize()

void XCoreMCInstLower::Initialize ( MCContext * C)

Definition at line 29 of file XCoreMCInstLower.cpp.

References llvm::CallingConv::C.

◆ Lower()

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

◆ LowerOperand()


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