Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETGT

289   case ISD::SETGT:
1834 case ISD::SETGT: return getConstant(C1.sgt(C2), VT);
1858 case ISD::SETGT: if (R==APFloat::cmpUnordered)