LLVM 19.0.0git
Public Member Functions | List of all members
AMDGPUMCInstLower Class Reference

#include "Target/AMDGPU/AMDGPUMCInstLower.h"

Public Member Functions

 AMDGPUMCInstLower (MCContext &ctx, const TargetSubtargetInfo &ST, const AsmPrinter &AP)
 
bool lowerOperand (const MachineOperand &MO, MCOperand &MCOp) const
 
void lower (const MachineInstr *MI, MCInst &OutMI) const
 Lower a MachineInstr to an MCInst.
 

Detailed Description

Definition at line 29 of file AMDGPUMCInstLower.h.

Constructor & Destructor Documentation

◆ AMDGPUMCInstLower()

AMDGPUMCInstLower::AMDGPUMCInstLower ( MCContext ctx,
const TargetSubtargetInfo ST,
const AsmPrinter AP 
)

Definition at line 41 of file AMDGPUMCInstLower.cpp.

Member Function Documentation

◆ lower()

void AMDGPUMCInstLower::lower ( const MachineInstr MI,
MCInst OutMI 
) const

◆ lowerOperand()

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

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