Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:LHSBits

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