Home | History | Annotate | Download | only in radeon

Lines Matching refs:MachineBasicBlock

43   virtual void copyPhysReg(MachineBasicBlock &MBB,
44 MachineBasicBlock::iterator MI, DebugLoc DL,
68 bool AnalyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB,
71 unsigned InsertBranch(MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, const SmallVectorImpl<MachineOperand> &Cond, DebugLoc DL) const;
73 unsigned RemoveBranch(MachineBasicBlock &MBB) const;
80 isProfitableToDupForIfCvt(MachineBasicBlock &MBB, unsigned NumCyles,
83 bool isProfitableToIfCvt(MachineBasicBlock &MBB, unsigned NumCyles,
88 isProfitableToIfCvt(MachineBasicBlock &TMBB,
90 MachineBasicBlock &FMBB,
100 bool isProfitableToUnpredicate(MachineBasicBlock &TMBB,
101 MachineBasicBlock &FMBB) const;