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