LLVM 19.0.0git
Namespaces | Macros | Functions
MSP430MCTargetDesc.h File Reference
#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.
 
MCAsmBackendllvm::createMSP430MCAsmBackend (const Target &T, const MCSubtargetInfo &STI, const MCRegisterInfo &MRI, const MCTargetOptions &Options)
 
MCTargetStreamerllvm::createMSP430ObjectTargetStreamer (MCStreamer &S, const MCSubtargetInfo &STI)
 
std::unique_ptr< MCObjectTargetWriterllvm::createMSP430ELFObjectWriter (uint8_t OSABI)
 

Macro Definition Documentation

◆ GET_INSTRINFO_ENUM

#define GET_INSTRINFO_ENUM

Definition at line 55 of file MSP430MCTargetDesc.h.

◆ GET_INSTRINFO_MC_HELPER_DECLS

#define GET_INSTRINFO_MC_HELPER_DECLS

Definition at line 56 of file MSP430MCTargetDesc.h.

◆ GET_REGINFO_ENUM

#define GET_REGINFO_ENUM

Definition at line 51 of file MSP430MCTargetDesc.h.

◆ GET_SUBTARGETINFO_ENUM

#define GET_SUBTARGETINFO_ENUM

Definition at line 59 of file MSP430MCTargetDesc.h.