LLVM 20.0.0git
|
#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"
Go to the source code of this file.
Classes | |
class | llvm::MipsInstrInfo |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Macros | |
#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 30 of file MipsInstrInfo.h.