Searched refs:MaximalRepresentableShiftAmount (Results 1 – 2 of 2) sorted by relevance
43 APInt MaximalRepresentableShiftAmount = in canTryToConstantAddTwoShiftAmounts() local45 return MaximalRepresentableShiftAmount.uge(MaximalPossibleTotalShiftAmount); in canTryToConstantAddTwoShiftAmounts()
3665 APInt MaximalRepresentableShiftAmount = in foldShiftIntoShiftInAnotherHandOfAndInICmp() local3667 if (MaximalRepresentableShiftAmount.ult(MaximalPossibleTotalShiftAmount)) in foldShiftIntoShiftInAnotherHandOfAndInICmp()