Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:shl

581   case Instruction::Shl:
610 APInt DemandedMaskIn(DemandedMask.shl(ShiftAmt));
651 APInt DemandedMaskIn(DemandedMask.shl(ShiftAmt));