LLVM  4.0.0
Public Member Functions | List of all members
llvm::AMDGPUMCInstLower Class Reference

#include <AMDGPUMCInstLower.h>

Public Member Functions

 AMDGPUMCInstLower (MCContext &ctx, const AMDGPUSubtarget &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. More...
 

Detailed Description

Definition at line 25 of file AMDGPUMCInstLower.h.

Constructor & Destructor Documentation

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

Definition at line 42 of file AMDGPUMCInstLower.cpp.

Member Function Documentation

void AMDGPUMCInstLower::lower ( const MachineInstr MI,
MCInst OutMI 
) const
bool AMDGPUMCInstLower::lowerOperand ( const MachineOperand MO,
MCOperand MCOp 
) const

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