| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/Support/DataTypes.h"#include <memory>#include "SystemZGenRegisterInfo.inc"#include "SystemZGenInstrInfo.inc"#include "SystemZGenSubtargetInfo.inc"Go to the source code of this file.
Namespaces | |
| namespace | llvm | 
| This is an optimization pass for GlobalISel generic memory operations.  | |
| namespace | llvm::SystemZMC | 
Macros | |
| #define | GET_REGINFO_ENUM | 
| #define | GET_INSTRINFO_ENUM | 
| #define | GET_INSTRINFO_MC_HELPER_DECLS | 
| #define | GET_SUBTARGETINFO_ENUM | 
Functions | |
| unsigned | llvm::SystemZMC::getFirstReg (unsigned Reg) | 
| unsigned | llvm::SystemZMC::getRegAsGR64 (unsigned Reg) | 
| unsigned | llvm::SystemZMC::getRegAsGR32 (unsigned Reg) | 
| unsigned | llvm::SystemZMC::getRegAsGRH32 (unsigned Reg) | 
| unsigned | llvm::SystemZMC::getRegAsVR128 (unsigned Reg) | 
| MCCodeEmitter * | llvm::createSystemZMCCodeEmitter (const MCInstrInfo &MCII, MCContext &Ctx) | 
| MCAsmBackend * | llvm::createSystemZMCAsmBackend (const Target &T, const MCSubtargetInfo &STI, const MCRegisterInfo &MRI, const MCTargetOptions &Options) | 
| std::unique_ptr< MCObjectTargetWriter > | llvm::createSystemZELFObjectWriter (uint8_t OSABI) | 
| std::unique_ptr< MCObjectTargetWriter > | llvm::createSystemZGOFFObjectWriter () | 
| #define GET_INSTRINFO_ENUM | 
Definition at line 101 of file SystemZMCTargetDesc.h.
| #define GET_INSTRINFO_MC_HELPER_DECLS | 
Definition at line 102 of file SystemZMCTargetDesc.h.
| #define GET_REGINFO_ENUM | 
Definition at line 97 of file SystemZMCTargetDesc.h.
| #define GET_SUBTARGETINFO_ENUM | 
Definition at line 105 of file SystemZMCTargetDesc.h.