|
LLVM
8.0.1
|
#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 | |
| llvm | |
| This class represents lattice values for constants. | |
Macros | |
| #define | GET_REGINFO_ENUM |
| #define | GET_INSTRINFO_ENUM |
| #define | GET_SUBTARGETINFO_ENUM |
Functions | |
| Target & | llvm::getTheMSP430Target () |
| MCCodeEmitter * | llvm::createMSP430MCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, MCContext &Ctx) |
| Creates a machine code emitter for MSP430. More... | |
| 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 59 of file MSP430MCTargetDesc.h.
| #define GET_REGINFO_ENUM |
Definition at line 55 of file MSP430MCTargetDesc.h.
| #define GET_SUBTARGETINFO_ENUM |
Definition at line 62 of file MSP430MCTargetDesc.h.
1.8.13