LLVM API Documentation
#include "Mips.h"#include "MipsAnalyzeImmediate.h"#include "MipsRegisterInfo.h"#include "llvm/CodeGen/MachineInstrBuilder.h"#include "llvm/Support/ErrorHandling.h"#include "llvm/Target/TargetInstrInfo.h"#include "MipsGenInstrInfo.inc"

Go to the source code of this file.
Classes | |
| class | llvm::MipsInstrInfo |
Namespaces | |
| namespace | llvm |
List of target independent CodeGen pass IDs. | |
Defines | |
| #define | GET_INSTRINFO_HEADER |
Functions | |
| const MipsInstrInfo * | llvm::createMips16InstrInfo (const MipsSubtarget &STI) |
| Create MipsInstrInfo objects. | |
| const MipsInstrInfo * | llvm::createMipsSEInstrInfo (const MipsSubtarget &STI) |
| #define GET_INSTRINFO_HEADER |
Definition at line 28 of file MipsInstrInfo.h.