Lines Matching refs:MipsInstrInfo

38 void MipsInstrInfo::anchor() {}  in anchor()
40 MipsInstrInfo::MipsInstrInfo(const MipsSubtarget &STI, unsigned UncondBr) in MipsInstrInfo() function in MipsInstrInfo
44 const MipsInstrInfo *MipsInstrInfo::create(MipsSubtarget &STI) { in create()
51 bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const { in isZeroImm()
58 void MipsInstrInfo::
66 MipsInstrInfo::GetMemOperand(MachineBasicBlock &MBB, int FI, in GetMemOperand()
80 void MipsInstrInfo::AnalyzeCondBr(const MachineInstr *Inst, unsigned Opc, in AnalyzeCondBr()
95 bool MipsInstrInfo::analyzeBranch(MachineBasicBlock &MBB, in analyzeBranch()
106 void MipsInstrInfo::BuildCondBr(MachineBasicBlock &MBB, MachineBasicBlock *TBB, in BuildCondBr()
121 unsigned MipsInstrInfo::insertBranch(MachineBasicBlock &MBB, in insertBranch()
155 unsigned MipsInstrInfo::removeBranch(MachineBasicBlock &MBB, in removeBranch()
183 bool MipsInstrInfo::reverseBranchCondition( in reverseBranchCondition()
191 MipsInstrInfo::BranchType MipsInstrInfo::analyzeBranch( in analyzeBranch()
279 bool MipsInstrInfo::isBranchOffsetInRange(unsigned BranchOpc, int64_t BrOffset) const { in isBranchOffsetInRange()
439 unsigned MipsInstrInfo::getEquivalentCompactForm( in getEquivalentCompactForm()
564 bool MipsInstrInfo::SafeInForbiddenSlot(const MachineInstr &MI) const { in SafeInForbiddenSlot()
572 bool MipsInstrInfo::HasForbiddenSlot(const MachineInstr &MI) const { in HasForbiddenSlot()
577 unsigned MipsInstrInfo::getInstSizeInBytes(const MachineInstr &MI) const { in getInstSizeInBytes()
594 MipsInstrInfo::genInstrWithNewOpc(unsigned NewOpc, in genInstrWithNewOpc()
680 bool MipsInstrInfo::findCommutedOpIndices(MachineInstr &MI, unsigned &SrcOpIdx1, in findCommutedOpIndices()
758 bool MipsInstrInfo::verifyInstruction(const MachineInstr &MI, in verifyInstruction()
807 MipsInstrInfo::decomposeMachineOperandsTargetFlags(unsigned TF) const { in decomposeMachineOperandsTargetFlags()
812 MipsInstrInfo::getSerializableDirectMachineOperandTargetFlags() const { in getSerializableDirectMachineOperandTargetFlags()