Searched refs:ResultAmt (Results 1 – 1 of 1) sorted by relevance
8147 APInt ResultAmt; in extractShiftForRotate() local8149 APInt::udivrem(ExtractFromAmt, ExtractDiv, ResultAmt, Rem); in extractShiftForRotate()8150 if (Rem != 0 || ResultAmt != OppLHSAmt) in extractShiftForRotate()