LLVM API Documentation
Provides AMDGPU specific target descriptions. More...
#include "llvm/ADT/StringRef.h"
#include "AMDGPUGenRegisterInfo.inc"
#include "AMDGPUGenInstrInfo.inc"
#include "AMDGPUGenSubtargetInfo.inc"
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 | |
MCCodeEmitter * | llvm::createR600MCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, const MCSubtargetInfo &STI) |
MCCodeEmitter * | llvm::createSIMCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, const MCSubtargetInfo &STI, MCContext &Ctx) |
MCAsmBackend * | llvm::createAMDGPUAsmBackend (const Target &T, const MCRegisterInfo &MRI, StringRef TT, StringRef CPU) |
MCObjectWriter * | llvm::createAMDGPUELFObjectWriter (raw_ostream &OS) |
Provides AMDGPU specific target descriptions.
Definition in file AMDGPUMCTargetDesc.h.
#define GET_INSTRINFO_ENUM |
Definition at line 52 of file AMDGPUMCTargetDesc.h.
#define GET_REGINFO_ENUM |
Definition at line 49 of file AMDGPUMCTargetDesc.h.
#define GET_SUBTARGETINFO_ENUM |
Definition at line 55 of file AMDGPUMCTargetDesc.h.