LLVM 22.0.0git
llvm::SystemZMCInstLower Class Reference

#include "Target/SystemZ/SystemZMCInstLower.h"

Public Member Functions

 SystemZMCInstLower (MCContext &ctx, SystemZAsmPrinter &asmPrinter)
void lower (const MachineInstr *MI, MCInst &OutMI) const
MCOperand lowerOperand (const MachineOperand &MO) const
const MCExprgetExpr (const MachineOperand &MO, SystemZ::Specifier) const

Detailed Description

Definition at line 24 of file SystemZMCInstLower.h.

Constructor & Destructor Documentation

◆ SystemZMCInstLower()

SystemZMCInstLower::SystemZMCInstLower ( MCContext & ctx,
SystemZAsmPrinter & asmPrinter )

Definition at line 32 of file SystemZMCInstLower.cpp.

Member Function Documentation

◆ getExpr()

◆ lower()

void SystemZMCInstLower::lower ( const MachineInstr * MI,
MCInst & OutMI ) const

◆ lowerOperand()


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