Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETOGE

2378               isCondCodeLegal(ISD::SETOGE, N0.getValueType()))
2379 return DAG.getSetCC(dl, VT, N0, N1, ISD::SETOGE);
2381 isCondCodeLegal(ISD::SETOGE, N0.getValueType()))