#include "llvm/Support/DataTypes.h"
#include <memory>
#include "XtensaGenRegisterInfo.inc"
#include "XtensaGenInstrInfo.inc"
#include "XtensaGenSubtargetInfo.inc"
Go to the source code of this file.
|
namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations.
|
namespace | llvm::Xtensa |
|
MCCodeEmitter * | llvm::createXtensaMCCodeEmitter (const MCInstrInfo &MCII, MCContext &Ctx) |
MCAsmBackend * | llvm::createXtensaAsmBackend (const Target &T, const MCSubtargetInfo &STI, const MCRegisterInfo &MRI, const MCTargetOptions &Options) |
std::unique_ptr< MCObjectTargetWriter > | llvm::createXtensaObjectWriter (uint8_t OSABI, bool IsLittleEndian) |
bool | llvm::Xtensa::isValidAddrOffset (int Scale, int64_t OffsetVal) |
bool | llvm::Xtensa::isValidAddrOffsetForOpcode (unsigned Opcode, int64_t Offset) |
bool | llvm::Xtensa::checkRegister (MCRegister RegNo, const FeatureBitset &FeatureBits, RegisterAccessType RA) |
MCRegister | llvm::Xtensa::getUserRegister (unsigned Code, const MCRegisterInfo &MRI) |
◆ GET_INSTRINFO_ENUM
#define GET_INSTRINFO_ENUM |
◆ GET_REGINFO_ENUM
◆ GET_SUBTARGETINFO_ENUM
#define GET_SUBTARGETINFO_ENUM |