|
LLVM 22.0.0git
|
#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 | |
| 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::createLanaiMCCodeEmitter (const MCInstrInfo &MCII, 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 45 of file LanaiMCTargetDesc.h.
| #define GET_INSTRINFO_MC_HELPER_DECLS |
Definition at line 46 of file LanaiMCTargetDesc.h.
| #define GET_REGINFO_ENUM |
Definition at line 41 of file LanaiMCTargetDesc.h.
| #define GET_SUBTARGETINFO_ENUM |
Definition at line 49 of file LanaiMCTargetDesc.h.