Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:RHSBits

4076         APInt RHSBits = APInt::getLowBitsSet(EltSizeInBits, LShVal);
4079 DAG.getConstant(RHSBits, DL, VT)));