Home | History | Annotate | Download | only in AArch64

Lines Matching refs:SETGE

1060   case ISD::SETGE:
1093 case ISD::SETGE:
1446 case ISD::SETGE:
1472 CC = (CC == ISD::SETLE) ? ISD::SETLT : ISD::SETGE;
4427 Cmp = emitComparison(ExtraShAmt, DAG.getConstant(0, dl, MVT::i64), ISD::SETGE,
4484 Cmp = emitComparison(ExtraShAmt, DAG.getConstant(0, dl, MVT::i64), ISD::SETGE,
8978 if ((Op == ISD::SMAX && CC != ISD::SETGT && CC != ISD::SETGE) ||
8984 CC != ISD::SETGE) ||