|
LLVM
4.0.0
|
Provides AMDGPU specific target descriptions. More...
#include "llvm/Support/DataTypes.h"#include "AMDGPUGenRegisterInfo.inc"#include "AMDGPUGenInstrInfo.inc"#include "AMDGPUGenSubtargetInfo.inc"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 | |
| Target & | llvm::getTheAMDGPUTarget () |
| The target which suports all AMD GPUs. More... | |
| Target & | llvm::getTheGCNTarget () |
| The target for GCN GPUs. More... | |
| MCCodeEmitter * | llvm::createR600MCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, MCContext &Ctx) |
| MCCodeEmitter * | llvm::createSIMCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, MCContext &Ctx) |
| MCAsmBackend * | llvm::createAMDGPUAsmBackend (const Target &T, const MCRegisterInfo &MRI, const Triple &TT, StringRef CPU, const MCTargetOptions &Options) |
| MCObjectWriter * | llvm::createAMDGPUELFObjectWriter (bool Is64Bit, bool HasRelocationAddend, raw_pwrite_stream &OS) |
Provides AMDGPU specific target descriptions.
Definition in file AMDGPUMCTargetDesc.h.
| #define GET_INSTRINFO_ENUM |
Definition at line 58 of file AMDGPUMCTargetDesc.h.
| #define GET_REGINFO_ENUM |
Definition at line 55 of file AMDGPUMCTargetDesc.h.
| #define GET_SUBTARGETINFO_ENUM |
Definition at line 61 of file AMDGPUMCTargetDesc.h.
1.8.6