LLVM 19.0.0git
Public Member Functions | List of all members
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()

bool CSKYMCInstLower::lowerOperand ( const MachineOperand MO,
MCOperand MCOp 
) const

◆ lowerSymbolOperand()

MCOperand CSKYMCInstLower::lowerSymbolOperand ( const MachineOperand MO,
MCSymbol Sym 
) const

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