Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETLE

1594   //     F = setle
1669 assert(CB.CC == ISD::SETLE && "Can handle only LE ranges now");
1679 ISD::SETLE);
2194 CC = ISD::SETLE;