13#ifndef LLVM_LIB_TARGET_SPARC_MCTARGETDESC_SPARCMCTARGETDESC_H
14#define LLVM_LIB_TARGET_SPARC_MCTARGETDESC_SPARCMCTARGETDESC_H
25class MCObjectTargetWriter;
34 const MCRegisterInfo &
MRI,
35 const MCTargetOptions &
Options);
43#define GET_REGINFO_ENUM
44#include "SparcGenRegisterInfo.inc"
48#define GET_INSTRINFO_ENUM
49#define GET_INSTRINFO_MC_HELPER_DECLS
50#include "SparcGenInstrInfo.inc"
52#define GET_SUBTARGETINFO_ENUM
53#include "SparcGenSubtargetInfo.inc"
unsigned const MachineRegisterInfo * MRI
This is an optimization pass for GlobalISel generic memory operations.
MCAsmBackend * createSparcAsmBackend(const Target &T, const MCSubtargetInfo &STI, const MCRegisterInfo &MRI, const MCTargetOptions &Options)
std::unique_ptr< MCObjectTargetWriter > createSparcELFObjectWriter(bool Is64Bit, uint8_t OSABI)
MCCodeEmitter * createSparcMCCodeEmitter(const MCInstrInfo &MCII, MCContext &Ctx)