Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:InsertBranch

422         TII->InsertBranch(*this, TBB, 0, Cond, dl);
433 TII->InsertBranch(*this, FBB, 0, Cond, dl);
436 TII->InsertBranch(*this, TBB, 0, Cond, dl);
460 TII->InsertBranch(*this, TBB, 0, Cond, dl);
469 TII->InsertBranch(*this, FallthroughBB, 0, Cond, dl);
473 TII->InsertBranch(*this, FallthroughBB, 0, Cond, dl);
476 TII->InsertBranch(*this, TBB, FallthroughBB, Cond, dl);
787 MF->getTarget().getInstrInfo()->InsertBranch(*NMBB, Succ, NULL, Cond, dl);