LLVM API Documentation

Namespaces | Defines | Functions
MipsMCTargetDesc.h File Reference
#include "llvm/Support/DataTypes.h"
#include "MipsGenRegisterInfo.inc"
#include "MipsGenInstrInfo.inc"
#include "MipsGenSubtargetInfo.inc"
Include dependency graph for MipsMCTargetDesc.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.


Defines

#define GET_REGINFO_ENUM
#define GET_INSTRINFO_ENUM
#define GET_SUBTARGETINFO_ENUM

Functions

MCCodeEmitterllvm::createMipsMCCodeEmitterEB (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, const MCSubtargetInfo &STI, MCContext &Ctx)
MCCodeEmitterllvm::createMipsMCCodeEmitterEL (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, const MCSubtargetInfo &STI, MCContext &Ctx)
MCAsmBackendllvm::createMipsAsmBackendEB32 (const Target &T, const MCRegisterInfo &MRI, StringRef TT, StringRef CPU)
MCAsmBackendllvm::createMipsAsmBackendEL32 (const Target &T, const MCRegisterInfo &MRI, StringRef TT, StringRef CPU)
MCAsmBackendllvm::createMipsAsmBackendEB64 (const Target &T, const MCRegisterInfo &MRI, StringRef TT, StringRef CPU)
MCAsmBackendllvm::createMipsAsmBackendEL64 (const Target &T, const MCRegisterInfo &MRI, StringRef TT, StringRef CPU)
MCObjectWriterllvm::createMipsELFObjectWriter (raw_ostream &OS, uint8_t OSABI, bool IsLittleEndian, bool Is64Bit)

Define Documentation

Definition at line 70 of file MipsMCTargetDesc.h.

Definition at line 66 of file MipsMCTargetDesc.h.

Definition at line 73 of file MipsMCTargetDesc.h.