Searched refs:rotBitWidth (Results 1 – 1 of 1) sorted by relevance
980 unsigned rotBitWidth = rotateAmt.getBitWidth(); in rotateModulo() local982 if (rotBitWidth < BitWidth) { in rotateModulo()