Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:MachineBasicBlock

198 void PPCInstrInfo::insertNoop(MachineBasicBlock &MBB,
199 MachineBasicBlock::iterator MI) const {
208 bool PPCInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB,MachineBasicBlock *&TBB,
209 MachineBasicBlock *&FBB,
215 MachineBasicBlock::iterator I = MBB.end();
339 unsigned PPCInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const {
340 MachineBasicBlock::iterator I = MBB.end();
371 PPCInstrInfo::InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB,
372 MachineBasicBlock *FBB,
408 void PPCInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
409 MachineBasicBlock::iterator I, DebugLoc DL,
541 PPCInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB,
542 MachineBasicBlock::iterator MI,
649 PPCInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB,
650 MachineBasicBlock::iterator MI,