Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:PRED_LT

2105   case ISD::SETLT:  return PPC::PRED_LT;
2115 case ISD::SETULT: return PPC::PRED_LT;
2919 case PPC::PRED_LT: Opc = PPC::CRANDC; Swap = true; break;