Lines Matching defs:ShiftMask
14846 const APInt& ShiftMask = Mask->getConstantOperandAPInt(1);14847 if (ShiftMask.isMask()) {14849 EVT::getIntegerVT(*DAG.getContext(), ShiftMask.countr_one());14855 ShiftMask.isShiftedMask(Offset, ActiveBits) &&