Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETLE

4683     else if ((RHSIsAllZeros && (CC == ISD::SETLT || CC == ISD::SETLE)) &&
11142 if ((CC == ISD::SETLT || CC == ISD::SETLE) &&
11375 else if (((N1C->isNullValue() && (CC == ISD::SETLT || CC == ISD::SETLE)) ||