Lines Matching refs:MachineBasicBlock
50 void SystemZInstrInfo::splitMove(MachineBasicBlock::iterator MI,
52 MachineBasicBlock *MBB = MI->getParent();
82 void SystemZInstrInfo::splitAdjDynAlloc(MachineBasicBlock::iterator MI) const {
83 MachineBasicBlock *MBB = MI->getParent();
162 void SystemZInstrInfo::emitGRX32Move(MachineBasicBlock &MBB,
163 MachineBasicBlock::iterator MBBI,
241 bool SystemZInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB,
242 MachineBasicBlock *&TBB,
243 MachineBasicBlock *&FBB,
250 MachineBasicBlock::iterator I = MBB.end();
333 unsigned SystemZInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const {
335 MachineBasicBlock::iterator I = MBB.end();
363 SystemZInstrInfo::InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB,
364 MachineBasicBlock *FBB,
465 MachineBasicBlock::iterator MBBI = IPM, MBBE = Compare;
515 isProfitableToIfCvt(MachineBasicBlock &MBB,
523 isProfitableToIfCvt(MachineBasicBlock &TMBB,
525 MachineBasicBlock &FMBB,
553 SystemZInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
554 MachineBasicBlock::iterator MBBI, DebugLoc DL,
589 SystemZInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB,
590 MachineBasicBlock::iterator MBBI,
606 SystemZInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB,
607 MachineBasicBlock::iterator MBBI,
675 MachineBasicBlock::iterator &MBBI,
678 MachineBasicBlock *MBB = MI->getParent();
872 SystemZInstrInfo::expandPostRAPseudo(MachineBasicBlock::iterator MI) const {
1230 void SystemZInstrInfo::loadImmediate(MachineBasicBlock &MBB,
1231 MachineBasicBlock::iterator MBBI,