LLVM API Documentation

Namespaces | Defines | Functions | Variables
SystemZMCTargetDesc.h File Reference
#include "llvm/Support/DataTypes.h"
#include "SystemZGenRegisterInfo.inc"
#include "SystemZGenInstrInfo.inc"
#include "SystemZGenSubtargetInfo.inc"
Include dependency graph for SystemZMCTargetDesc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


namespace  llvm::SystemZMC

Defines

#define GET_REGINFO_ENUM
#define GET_INSTRINFO_ENUM
#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)
MCCodeEmitterllvm::createSystemZMCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, const MCSubtargetInfo &STI, MCContext &Ctx)
MCAsmBackendllvm::createSystemZMCAsmBackend (const Target &T, const MCRegisterInfo &MRI, StringRef TT, StringRef CPU)
MCObjectWriterllvm::createSystemZObjectWriter (raw_ostream &OS, uint8_t OSABI)

Variables

Target llvm::TheSystemZTarget
const int64_t llvm::SystemZMC::CallFrameSize = 160
const int64_t llvm::SystemZMC::CFAOffsetFromInitialSP = CallFrameSize
const unsigned llvm::SystemZMC::GR32Regs [16]
const unsigned llvm::SystemZMC::GRH32Regs [16]
const unsigned llvm::SystemZMC::GR64Regs [16]
const unsigned llvm::SystemZMC::GR128Regs [16]
const unsigned llvm::SystemZMC::FP32Regs [16]
const unsigned llvm::SystemZMC::FP64Regs [16]
const unsigned llvm::SystemZMC::FP128Regs [16]

Define Documentation

Definition at line 90 of file SystemZMCTargetDesc.h.

Definition at line 86 of file SystemZMCTargetDesc.h.

Definition at line 93 of file SystemZMCTargetDesc.h.