LLVM API Documentation
#include "llvm/Support/DataTypes.h"#include "MipsGenRegisterInfo.inc"#include "MipsGenInstrInfo.inc"#include "MipsGenSubtargetInfo.inc"

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 | |
| MCCodeEmitter * | llvm::createMipsMCCodeEmitterEB (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, const MCSubtargetInfo &STI, MCContext &Ctx) |
| MCCodeEmitter * | llvm::createMipsMCCodeEmitterEL (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, const MCSubtargetInfo &STI, MCContext &Ctx) |
| MCAsmBackend * | llvm::createMipsAsmBackendEB32 (const Target &T, StringRef TT, StringRef CPU) |
| MCAsmBackend * | llvm::createMipsAsmBackendEL32 (const Target &T, StringRef TT, StringRef CPU) |
| MCAsmBackend * | llvm::createMipsAsmBackendEB64 (const Target &T, StringRef TT, StringRef CPU) |
| MCAsmBackend * | llvm::createMipsAsmBackendEL64 (const Target &T, StringRef TT, StringRef CPU) |
| MCObjectWriter * | llvm::createMipsELFObjectWriter (raw_ostream &OS, uint8_t OSABI, bool IsLittleEndian, bool Is64Bit) |
| #define GET_INSTRINFO_ENUM |
Definition at line 66 of file MipsMCTargetDesc.h.
| #define GET_REGINFO_ENUM |
Definition at line 62 of file MipsMCTargetDesc.h.
| #define GET_SUBTARGETINFO_ENUM |
Definition at line 69 of file MipsMCTargetDesc.h.