LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
llvm::AMDGPUMCInstLower Class Reference

#include <AMDGPUMCInstLower.h>

Public Member Functions

 AMDGPUMCInstLower (MCContext &ctx)
 
void lower (const MachineInstr *MI, MCInst &OutMI) const
 Lower a MachineInstr to an MCInst. More...
 

Detailed Description

Definition at line 20 of file AMDGPUMCInstLower.h.

Constructor & Destructor Documentation

AMDGPUMCInstLower::AMDGPUMCInstLower ( MCContext ctx)

Definition at line 34 of file AMDGPUMCInstLower.cpp.

Member Function Documentation

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

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