Searched refs:ExtendedAllOnes (Results 1 – 1 of 1) sorted by relevance
259 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput() local261 Instruction::Shl, ExtendedAllOnes, ExtendedSumOfShAmts, Q.DL); in dropRedundantMaskingOfLeftShiftInput()304 auto *ExtendedAllOnes = ConstantExpr::getAllOnesValue(ExtendedTy); in dropRedundantMaskingOfLeftShiftInput() local305 NewMask = ConstantFoldBinaryOpOperands(Instruction::LShr, ExtendedAllOnes, in dropRedundantMaskingOfLeftShiftInput()