Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETGT

258   case ISD::SETGT:
1550 case ISD::SETGT: return getConstant(C1.sgt(C2), VT);
1578 case ISD::SETGT: if (R==APFloat::cmpUnordered)