Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:InnerBits

619         unsigned InnerBits = InnerVT.getSizeInBits();
620 if (ShAmt < InnerBits && NewMask.lshr(InnerBits) == 0 &&