Searched refs:ValidAmt (Results 1 – 1 of 1) sorted by relevance
2834 if (const APInt *ValidAmt = getValidShiftAmountConstant(V, DemandedElts)) in getValidMinimumShiftAmountConstant() local2835 return ValidAmt; in getValidMinimumShiftAmountConstant()2863 if (const APInt *ValidAmt = getValidShiftAmountConstant(V, DemandedElts)) in getValidMaximumShiftAmountConstant() local2864 return ValidAmt; in getValidMaximumShiftAmountConstant()