Lines Matching refs:MipsInstrInfo
31 void MipsInstrInfo::anchor() {} in anchor()
33 MipsInstrInfo::MipsInstrInfo(const MipsSubtarget &STI, unsigned UncondBr) in MipsInstrInfo() function in MipsInstrInfo
37 const MipsInstrInfo *MipsInstrInfo::create(MipsSubtarget &STI) { in create()
44 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const { in isZeroImm()
50 void MipsInstrInfo::
57 MachineMemOperand *MipsInstrInfo::GetMemOperand(MachineBasicBlock &MBB, int FI, in GetMemOperand()
71 void MipsInstrInfo::AnalyzeCondBr(const MachineInstr *Inst, unsigned Opc, in AnalyzeCondBr()
86 bool MipsInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB, in AnalyzeBranch()
98 MipsInstrInfo::BuildCondBr(MachineBasicBlock &MBB, MachineBasicBlock *TBB, in BuildCondBr()
115 unsigned MipsInstrInfo::InsertBranch( in InsertBranch()
145 unsigned MipsInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch()
169 bool MipsInstrInfo::ReverseBranchCondition( in ReverseBranchCondition()
177 MipsInstrInfo::BranchType MipsInstrInfo::AnalyzeBranch( in AnalyzeBranch()
261 unsigned MipsInstrInfo::GetInstSizeInBytes(const MachineInstr *MI) const { in GetInstSizeInBytes()
278 MipsInstrInfo::genInstrWithNewOpc(unsigned NewOpc, in genInstrWithNewOpc()