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 | |
| llvm | |
| List of target independent CodeGen pass IDs. | |
Macros | |
| #define | GET_INSTRINFO_HEADER |
Functions | |
| const MipsInstrInfo * | llvm::createMips16InstrInfo (MipsTargetMachine &TM) |
| Create MipsInstrInfo objects. More... | |
| const MipsInstrInfo * | llvm::createMipsSEInstrInfo (MipsTargetMachine &TM) |
| #define GET_INSTRINFO_HEADER |
Definition at line 24 of file MipsInstrInfo.h.