LLVM  8.0.1
Namespaces | Macros | Functions
MSP430MCTargetDesc.h File Reference
#include "llvm/Support/DataTypes.h"
#include <memory>
#include "MSP430GenRegisterInfo.inc"
#include "MSP430GenInstrInfo.inc"
#include "MSP430GenSubtargetInfo.inc"
Include dependency graph for MSP430MCTargetDesc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 

Macros

#define GET_REGINFO_ENUM
 
#define GET_INSTRINFO_ENUM
 
#define GET_SUBTARGETINFO_ENUM
 

Functions

Targetllvm::getTheMSP430Target ()
 
MCCodeEmitter * llvm::createMSP430MCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, MCContext &Ctx)
 Creates a machine code emitter for MSP430. More...
 
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 59 of file MSP430MCTargetDesc.h.

◆ GET_REGINFO_ENUM

#define GET_REGINFO_ENUM

Definition at line 55 of file MSP430MCTargetDesc.h.

◆ GET_SUBTARGETINFO_ENUM

#define GET_SUBTARGETINFO_ENUM

Definition at line 62 of file MSP430MCTargetDesc.h.