LLVM API Documentation

Namespaces | Defines | Functions
AMDGPUMCTargetDesc.h File Reference

Provides AMDGPU specific target descriptions. More...

#include "llvm/ADT/StringRef.h"
#include "AMDGPUGenRegisterInfo.inc"
#include "AMDGPUGenInstrInfo.inc"
#include "AMDGPUGenSubtargetInfo.inc"
Include dependency graph for AMDGPUMCTargetDesc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


Defines

#define GET_REGINFO_ENUM
#define GET_INSTRINFO_ENUM
#define GET_SUBTARGETINFO_ENUM

Functions

MCCodeEmitterllvm::createR600MCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, const MCSubtargetInfo &STI)
MCCodeEmitterllvm::createSIMCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, const MCSubtargetInfo &STI, MCContext &Ctx)
MCAsmBackendllvm::createAMDGPUAsmBackend (const Target &T, const MCRegisterInfo &MRI, StringRef TT, StringRef CPU)
MCObjectWriterllvm::createAMDGPUELFObjectWriter (raw_ostream &OS)

Detailed Description

Provides AMDGPU specific target descriptions.

Definition in file AMDGPUMCTargetDesc.h.


Define Documentation

Definition at line 52 of file AMDGPUMCTargetDesc.h.

Definition at line 49 of file AMDGPUMCTargetDesc.h.

Definition at line 55 of file AMDGPUMCTargetDesc.h.