|
LLVM 22.0.0git
|
#include "llvm/MC/MCTargetOptions.h"#include "llvm/Support/DataTypes.h"#include <memory>#include "LoongArchGenRegisterInfo.inc"#include "LoongArchGenInstrInfo.inc"#include "LoongArchGenSubtargetInfo.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::createLoongArchMCCodeEmitter (const MCInstrInfo &MCII, MCContext &Ctx) |
| MCAsmBackend * | llvm::createLoongArchAsmBackend (const Target &T, const MCSubtargetInfo &STI, const MCRegisterInfo &MRI, const MCTargetOptions &Options) |
| std::unique_ptr< MCObjectTargetWriter > | llvm::createLoongArchELFObjectWriter (uint8_t OSABI, bool Is64Bit) |
| #define GET_INSTRINFO_ENUM |
Definition at line 48 of file LoongArchMCTargetDesc.h.
| #define GET_INSTRINFO_MC_HELPER_DECLS |
Definition at line 49 of file LoongArchMCTargetDesc.h.
| #define GET_REGINFO_ENUM |
Definition at line 44 of file LoongArchMCTargetDesc.h.
| #define GET_SUBTARGETINFO_ENUM |
Definition at line 52 of file LoongArchMCTargetDesc.h.