Searched refs:PosC (Results 1 – 1 of 1) sorted by relevance
7550 if (ConstantSDNode *PosC = isConstOrConstSplat(Pos.getOperand(1))) in matchRotateSub() local7551 Width = PosC->getAPIntValue() + NegC->getAPIntValue(); in matchRotateSub()