Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:BinOpRHSSignSet

3220     bool BinOpRHSSignSet = BinOpCst->getAPIntValue().isNegative();
3221 if (BinOpRHSSignSet != HighBitSet)