Searched refs:WidestBitWidth (Results 1 – 1 of 1) sorted by relevance
3859 unsigned WidestBitWidth = WidestTy->getScalarSizeInBits(); in foldShiftIntoShiftInAnotherHandOfAndInICmp() local3865 APInt(WidestBitWidth, WidestBitWidth)))) in foldShiftIntoShiftInAnotherHandOfAndInICmp()3870 auto CanFold = [NewShAmt, WidestBitWidth, NarrowestShift, SQ, in foldShiftIntoShiftInAnotherHandOfAndInICmp()3881 NewShAmtSplat->getUniqueInteger() == WidestBitWidth - 1)) in foldShiftIntoShiftInAnotherHandOfAndInICmp()3906 (WidestBitWidth - 1) - NewShAmtSplat->getUniqueInteger(); in foldShiftIntoShiftInAnotherHandOfAndInICmp()