LLVM  8.0.1
Classes | Namespaces | Macros | Functions
MipsInstrInfo.h File Reference
#include "MCTargetDesc/MipsMCTargetDesc.h"
#include "Mips.h"
#include "MipsRegisterInfo.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineMemOperand.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include <cstdint>
#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

 llvm
 This class represents lattice values for constants.
 

Macros

#define GET_INSTRINFO_HEADER
 

Functions

const MipsInstrInfollvm::createMips16InstrInfo (const MipsSubtarget &STI)
 Create MipsInstrInfo objects. More...
 
const MipsInstrInfollvm::createMipsSEInstrInfo (const MipsSubtarget &STI)
 

Macro Definition Documentation

◆ GET_INSTRINFO_HEADER

#define GET_INSTRINFO_HEADER

Definition at line 31 of file MipsInstrInfo.h.