Searched refs:BaseRotAmt (Results 1 – 1 of 1) sorted by relevance
29068 if (SDValue BaseRotAmt = DAG.getSplatValue(Amt)) { in LowerRotate() local29071 Amt = DAG.getNode(ISD::SCALAR_TO_VECTOR, DL, VT, BaseRotAmt); in LowerRotate()