LLVM 20.0.0git
|
#include "llvm/Support/DataTypes.h"
#include <memory>
#include "XtensaGenRegisterInfo.inc"
#include "XtensaGenInstrInfo.inc"
#include "XtensaGenSubtargetInfo.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_SUBTARGETINFO_ENUM |
Functions | |
MCCodeEmitter * | llvm::createXtensaMCCodeEmitter (const MCInstrInfo &MCII, MCContext &Ctx) |
MCAsmBackend * | llvm::createXtensaMCAsmBackend (const Target &T, const MCSubtargetInfo &STI, const MCRegisterInfo &MRI, const MCTargetOptions &Options) |
std::unique_ptr< MCObjectTargetWriter > | llvm::createXtensaObjectWriter (uint8_t OSABI, bool IsLittleEndian) |
Variables | |
Target | llvm::TheXtensaTarget |
#define GET_INSTRINFO_ENUM |
Definition at line 54 of file XtensaMCTargetDesc.h.
#define GET_REGINFO_ENUM |
Definition at line 50 of file XtensaMCTargetDesc.h.
#define GET_SUBTARGETINFO_ENUM |
Definition at line 57 of file XtensaMCTargetDesc.h.