LLVM 19.0.0git
Namespaces | Macros | Functions | Variables
XtensaMCTargetDesc.h File Reference
#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

MCCodeEmitterllvm::createXtensaMCCodeEmitter (const MCInstrInfo &MCII, MCContext &Ctx)
 
MCAsmBackendllvm::createXtensaMCAsmBackend (const Target &T, const MCSubtargetInfo &STI, const MCRegisterInfo &MRI, const MCTargetOptions &Options)
 
std::unique_ptr< MCObjectTargetWriterllvm::createXtensaObjectWriter (uint8_t OSABI, bool IsLittleEndian)
 

Variables

Target llvm::TheXtensaTarget
 

Macro Definition Documentation

◆ GET_INSTRINFO_ENUM

#define GET_INSTRINFO_ENUM

Definition at line 54 of file XtensaMCTargetDesc.h.

◆ GET_REGINFO_ENUM

#define GET_REGINFO_ENUM

Definition at line 50 of file XtensaMCTargetDesc.h.

◆ GET_SUBTARGETINFO_ENUM

#define GET_SUBTARGETINFO_ENUM

Definition at line 57 of file XtensaMCTargetDesc.h.