Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:SimplifyDemandedBits

1282     // predicate like SimplifyDemandedBits, but which goes downwards the use-def
1546 // be turned into lshr by SimplifyDemandedBits, but not if there is an
4267 if (SimplifyDemandedBits(&I, 0,
4272 if (SimplifyDemandedBits(&I, 1, APInt::getAllOnesValue(BitWidth),
4289 // If Min and Max are known to be the same, then SimplifyDemandedBits figured