Searched refs:RotateConst (Results 1 – 1 of 1) sorted by relevance
20461 if (auto *RotateConst = BVAmt->getConstantSplatNode()) { in LowerRotate() local20462 uint64_t RotateAmt = RotateConst->getAPIntValue().getZExtValue(); in LowerRotate()