Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isOne

1535     if (NumSignBits == DestBits && AndOp1 && AndOp1->isOne()) {
10037 (N1C->isOne() && CC == ISD::SETLT)) &&