Home | History | Annotate | Download | only in Mips

Lines Matching refs:MipsInstrInfo

1 //===-- MipsInstrInfo.cpp - Mips Instruction Information ------------------===//
14 #include "MipsInstrInfo.h"
31 void MipsInstrInfo::anchor() {}
33 MipsInstrInfo::MipsInstrInfo(MipsTargetMachine &tm, unsigned UncondBr)
37 const MipsInstrInfo *MipsInstrInfo::create(MipsTargetMachine &TM) {
44 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const {
50 void MipsInstrInfo::
57 MachineMemOperand *MipsInstrInfo::GetMemOperand(MachineBasicBlock &MBB, int FI,
71 void MipsInstrInfo::AnalyzeCondBr(const MachineInstr *Inst, unsigned Opc,
86 bool MipsInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB,
97 void MipsInstrInfo::BuildCondBr(MachineBasicBlock &MBB,
116 unsigned MipsInstrInfo::
148 unsigned MipsInstrInfo::
174 bool MipsInstrInfo::
183 MipsInstrInfo::BranchType MipsInstrInfo::
268 unsigned MipsInstrInfo::GetInstSizeInBytes(const MachineInstr *MI) const {
285 MipsInstrInfo::genInstrWithNewOpc(unsigned NewOpc,