LLVM 22.0.0git
|
#include "llvm/Support/DataTypes.h"
#include <cassert>
#include <memory>
#include "SPIRVGenRegisterInfo.inc"
#include "SPIRVGenInstrInfo.inc"
#include "SPIRVGenSubtargetInfo.inc"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::SPIRV |
Macros | |
#define | GET_REGINFO_ENUM |
#define | GET_INSTRINFO_ENUM |
#define | GET_INSTRINFO_MC_HELPER_DECLS |
#define | GET_SUBTARGETINFO_ENUM |
Functions | |
MCCodeEmitter * | llvm::createSPIRVMCCodeEmitter (const MCInstrInfo &MCII, MCContext &Ctx) |
MCAsmBackend * | llvm::createSPIRVAsmBackend (const Target &T, const MCSubtargetInfo &STI, const MCRegisterInfo &MRI, const MCTargetOptions &Options) |
unsigned | llvm::SPIRV::getIDFromRegister (unsigned Reg) |
#define GET_INSTRINFO_ENUM |
Definition at line 45 of file SPIRVMCTargetDesc.h.
#define GET_INSTRINFO_MC_HELPER_DECLS |
Definition at line 46 of file SPIRVMCTargetDesc.h.
#define GET_REGINFO_ENUM |
Definition at line 41 of file SPIRVMCTargetDesc.h.
#define GET_SUBTARGETINFO_ENUM |
Definition at line 49 of file SPIRVMCTargetDesc.h.