Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETOGE

2397               isCondCodeLegal(ISD::SETOGE, N0.getValueType()))
2398 return DAG.getSetCC(dl, VT, N0, N1, ISD::SETOGE);
2400 isCondCodeLegal(ISD::SETOGE, N0.getValueType()))