Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETLE

1711   //     F = setle
1787 assert(CB.CC == ISD::SETLE && "Can handle only LE ranges now");
1797 ISD::SETLE);
8301 CC = ISD::SETLE;