LLVM API Documentation

Public Member Functions
llvm::AMDGPUMCInstLower Class Reference

#include <AMDGPUMCInstLower.h>

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 21 of file AMDGPUMCInstLower.h.


Constructor & Destructor Documentation

Definition at line 38 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: