Home | History | Annotate | Download | only in ppc

Lines Matching refs:BranchOnOverflow

920   void BranchOnOverflow(Label* label) { blt(label, cr0); }
1157 // Test for overflow < 0: use BranchOnOverflow() or BranchOnNoOverflow().