LLVM 20.0.0git
|
#include "llvm/Support/DataTypes.h"
#include <memory>
#include "MSP430GenRegisterInfo.inc"
#include "MSP430GenInstrInfo.inc"
#include "MSP430GenSubtargetInfo.inc"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Macros | |
#define | GET_REGINFO_ENUM |
#define | GET_INSTRINFO_ENUM |
#define | GET_INSTRINFO_MC_HELPER_DECLS |
#define | GET_SUBTARGETINFO_ENUM |
Functions | |
MCCodeEmitter * | llvm::createMSP430MCCodeEmitter (const MCInstrInfo &MCII, MCContext &Ctx) |
Creates a machine code emitter for MSP430. | |
MCAsmBackend * | llvm::createMSP430MCAsmBackend (const Target &T, const MCSubtargetInfo &STI, const MCRegisterInfo &MRI, const MCTargetOptions &Options) |
MCTargetStreamer * | llvm::createMSP430ObjectTargetStreamer (MCStreamer &S, const MCSubtargetInfo &STI) |
std::unique_ptr< MCObjectTargetWriter > | llvm::createMSP430ELFObjectWriter (uint8_t OSABI) |
#define GET_INSTRINFO_ENUM |
Definition at line 55 of file MSP430MCTargetDesc.h.
#define GET_INSTRINFO_MC_HELPER_DECLS |
Definition at line 56 of file MSP430MCTargetDesc.h.
#define GET_REGINFO_ENUM |
Definition at line 51 of file MSP430MCTargetDesc.h.
#define GET_SUBTARGETINFO_ENUM |
Definition at line 59 of file MSP430MCTargetDesc.h.