Home | History | Annotate | Download | only in R600

Lines Matching refs:MachineBasicBlock

48 R600InstrInfo::copyPhysReg(MachineBasicBlock &MBB,
49 MachineBasicBlock::iterator MI, DebugLoc DL,
213 findFirstPredicateSetterFrom(MachineBasicBlock &MBB,
214 MachineBasicBlock::iterator I) {
231 R600InstrInfo::AnalyzeBranch(MachineBasicBlock &MBB,
232 MachineBasicBlock *&TBB,
233 MachineBasicBlock *&FBB,
239 MachineBasicBlock::iterator I = MBB.end();
309 R600InstrInfo::InsertBranch(MachineBasicBlock &MBB,
310 MachineBasicBlock *TBB,
311 MachineBasicBlock *FBB,
345 R600InstrInfo::RemoveBranch(MachineBasicBlock &MBB) const {
350 MachineBasicBlock::iterator I = MBB.end();
426 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &MBB,
434 R600InstrInfo::isProfitableToIfCvt(MachineBasicBlock &TMBB,
437 MachineBasicBlock &FMBB,
445 R600InstrInfo::isProfitableToDupForIfCvt(MachineBasicBlock &MBB,
453 R600InstrInfo::isProfitableToUnpredicate(MachineBasicBlock &TMBB,
454 MachineBasicBlock &FMBB) const {
610 MachineInstrBuilder R600InstrInfo::buildIndirectWrite(MachineBasicBlock *MBB,
611 MachineBasicBlock::iterator I,
626 MachineInstrBuilder R600InstrInfo::buildIndirectRead(MachineBasicBlock *MBB,
627 MachineBasicBlock::iterator I,
649 MachineInstrBuilder R600InstrInfo::buildDefaultInstruction(MachineBasicBlock &MBB,
650 MachineBasicBlock::iterator I,
689 MachineInstr *R600InstrInfo::buildMovImm(MachineBasicBlock &BB,
690 MachineBasicBlock::iterator I,