Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:PRED_GE

7477         CompOpc = BranchOnWhenPredTrue ? PPC::PRED_LT : PPC::PRED_GE;
7480 CompOpc = BranchOnWhenPredTrue ? PPC::PRED_GE : PPC::PRED_LT;