Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:PRED_GE

8470         CompOpc = BranchOnWhenPredTrue ? PPC::PRED_LT : PPC::PRED_GE;
8473 CompOpc = BranchOnWhenPredTrue ? PPC::PRED_GE : PPC::PRED_LT;