14#ifndef LLVM_LIB_TARGET_M68K_MCTARGETDESC_M68KMCTARGETDESC_H
15#define LLVM_LIB_TARGET_M68K_MCTARGETDESC_M68KMCTARGETDESC_H
28class MCRelocationInfo;
34class raw_pwrite_stream;
37 const MCRegisterInfo &
MRI,
38 const MCTargetOptions &
Options);
50#define GET_REGINFO_ENUM
51#include "M68kGenRegisterInfo.inc"
54#define GET_INSTRINFO_ENUM
55#define GET_INSTRINFO_MC_HELPER_DECLS
56#include "M68kGenInstrInfo.inc"
58#define GET_SUBTARGETINFO_ENUM
59#include "M68kGenSubtargetInfo.inc"
unsigned const MachineRegisterInfo * MRI
This is an optimization pass for GlobalISel generic memory operations.
std::unique_ptr< MCObjectTargetWriter > createM68kELFObjectWriter(uint8_t OSABI)
Construct an M68k ELF object writer.
MCAsmBackend * createM68kAsmBackend(const Target &T, const MCSubtargetInfo &STI, const MCRegisterInfo &MRI, const MCTargetOptions &Options)
MCCodeEmitter * createM68kMCCodeEmitter(const MCInstrInfo &MCII, MCContext &Ctx)