Lines Matching defs:ShiftMask
14554 const APInt& ShiftMask = Mask->getConstantOperandAPInt(1);14555 if (ShiftMask.isMask()) {14557 EVT::getIntegerVT(*DAG.getContext(), ShiftMask.countr_one());14563 ShiftMask.isShiftedMask(Offset, ActiveBits) &&