Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LHSOne

1483     APInt LHSZero, LHSOne;
1485 DAG.ComputeMaskedBits(N0, LHSZero, LHSOne);
1576 APInt LHSZero, LHSOne;
1578 DAG.ComputeMaskedBits(N0, LHSZero, LHSOne);