LLVM API Documentation

Classes | Namespaces | Defines | Functions
MipsInstrInfo.h File Reference
#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"
Include dependency graph for MipsInstrInfo.h:
This graph shows which files directly or indirectly include this file:

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 MipsInstrInfollvm::createMips16InstrInfo (const MipsSubtarget &STI)
 Create MipsInstrInfo objects.
const MipsInstrInfollvm::createMipsSEInstrInfo (const MipsSubtarget &STI)

Define Documentation

Definition at line 28 of file MipsInstrInfo.h.