Searched refs:OppLHSCst (Results 1 – 1 of 1) sorted by relevance
8117 ConstantSDNode *OppLHSCst = isConstOrConstSplat(OppShiftLHS.getOperand(1)); in extractShiftForRotate() local8124 !OppLHSCst || !OppLHSCst->getAPIntValue() || in extractShiftForRotate()8135 APInt OppLHSAmt = OppLHSCst->getAPIntValue(); in extractShiftForRotate()