LLVM 20.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.
 
namespace  llvm::Xtensa
 

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)
 
bool llvm::Xtensa::isValidAddrOffset (int Scale, int64_t OffsetVal)
 
bool llvm::Xtensa::isValidAddrOffsetForOpcode (unsigned Opcode, int64_t Offset)
 

Variables

Target llvm::TheXtensaTarget
 

Macro Definition Documentation

◆ GET_INSTRINFO_ENUM

#define GET_INSTRINFO_ENUM

Definition at line 64 of file XtensaMCTargetDesc.h.

◆ GET_REGINFO_ENUM

#define GET_REGINFO_ENUM

Definition at line 60 of file XtensaMCTargetDesc.h.

◆ GET_SUBTARGETINFO_ENUM

#define GET_SUBTARGETINFO_ENUM

Definition at line 67 of file XtensaMCTargetDesc.h.