LLVM 22.0.0git
llvm::CSKYMCInstLower Class Reference

#include "Target/CSKY/CSKYMCInstLower.h"

Public Member Functions

 CSKYMCInstLower (MCContext &Ctx, AsmPrinter &Printer)
void Lower (const MachineInstr *MI, MCInst &OutMI) const
bool lowerOperand (const MachineOperand &MO, MCOperand &MCOp) const
MCOperand lowerSymbolOperand (const MachineOperand &MO, MCSymbol *Sym) const

Detailed Description

Definition at line 21 of file CSKYMCInstLower.h.

Constructor & Destructor Documentation

◆ CSKYMCInstLower()

CSKYMCInstLower::CSKYMCInstLower ( MCContext & Ctx,
AsmPrinter & Printer )

Definition at line 24 of file CSKYMCInstLower.cpp.

Member Function Documentation

◆ Lower()

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

◆ lowerOperand()

◆ lowerSymbolOperand()


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