Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LHSBits

4034         APInt LHSBits = APInt::getHighBitsSet(EltSizeInBits, RShVal);
4037 DAG.getConstant(LHSBits, DL, VT)));