Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETLE

1507   //     F = setle
1581 assert(CB.CC == ISD::SETLE && "Can handle only LE ranges now");
1591 ISD::SETLE);
2009 CC = ISD::SETLE;