|
LLVM
8.0.1
|
#include "llvm/MC/MCRegisterInfo.h"#include "llvm/MC/MCTargetOptions.h"#include "llvm/Support/DataTypes.h"#include "LanaiGenRegisterInfo.inc"#include "LanaiGenInstrInfo.inc"#include "LanaiGenSubtargetInfo.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::getTheLanaiTarget () |
| MCCodeEmitter * | llvm::createLanaiMCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, MCContext &Ctx) |
| MCAsmBackend * | llvm::createLanaiAsmBackend (const Target &T, const MCSubtargetInfo &STI, const MCRegisterInfo &MRI, const MCTargetOptions &Options) |
| std::unique_ptr< MCObjectTargetWriter > | llvm::createLanaiELFObjectWriter (uint8_t OSABI) |
| #define GET_INSTRINFO_ENUM |
Definition at line 54 of file LanaiMCTargetDesc.h.
| #define GET_REGINFO_ENUM |
Definition at line 50 of file LanaiMCTargetDesc.h.
| #define GET_SUBTARGETINFO_ENUM |
Definition at line 57 of file LanaiMCTargetDesc.h.
1.8.13