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