Lines Matching defs:NegAmt
30198 if (SDValue NegAmt = DAG.FoldConstantArithmetic(ISD::SUB, DL, VT, {Z, Amt}))30199 return DAG.getNode(ISD::ROTL, DL, VT, R, NegAmt);