Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SETOLE

2384               isCondCodeLegal(ISD::SETOLE, N0.getValueType()))
2385 return DAG.getSetCC(dl, VT, N0, N1, ISD::SETOLE);
2387 isCondCodeLegal(ISD::SETOLE, N0.getValueType()))