Searched refs:WidestBitWidth (Results 1 – 1 of 1) sorted by relevance
4295 unsigned WidestBitWidth = WidestTy->getScalarSizeInBits(); in foldShiftIntoShiftInAnotherHandOfAndInICmp() local4301 APInt(WidestBitWidth, WidestBitWidth)))) in foldShiftIntoShiftInAnotherHandOfAndInICmp()4306 auto CanFold = [NewShAmt, WidestBitWidth, NarrowestShift, SQ, in foldShiftIntoShiftInAnotherHandOfAndInICmp()4317 NewShAmtSplat->getUniqueInteger() == WidestBitWidth - 1)) in foldShiftIntoShiftInAnotherHandOfAndInICmp()4342 (WidestBitWidth - 1) - NewShAmtSplat->getUniqueInteger(); in foldShiftIntoShiftInAnotherHandOfAndInICmp()