LLVM  3.7.0
Namespaces | Macros | Functions
AMDGPUMCTargetDesc.h File Reference

Provides AMDGPU specific target descriptions. More...

#include "llvm/Support/DataTypes.h"
#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

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 

Macros

#define GET_REGINFO_ENUM
 
#define GET_INSTRINFO_ENUM
 
#define GET_SUBTARGETINFO_ENUM
 

Functions

MCCodeEmitterllvm::createR600MCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, MCContext &Ctx)
 
MCCodeEmitterllvm::createSIMCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, MCContext &Ctx)
 
MCAsmBackendllvm::createAMDGPUAsmBackend (const Target &T, const MCRegisterInfo &MRI, const Triple &TT, StringRef CPU)
 
MCObjectWriterllvm::createAMDGPUELFObjectWriter (bool Is64Bit, raw_pwrite_stream &OS)
 

Detailed Description

Provides AMDGPU specific target descriptions.

Definition in file AMDGPUMCTargetDesc.h.

Macro Definition Documentation

#define GET_INSTRINFO_ENUM

Definition at line 56 of file AMDGPUMCTargetDesc.h.

#define GET_REGINFO_ENUM

Definition at line 53 of file AMDGPUMCTargetDesc.h.

#define GET_SUBTARGETINFO_ENUM

Definition at line 59 of file AMDGPUMCTargetDesc.h.