Searched refs:ShlY (Results 1 – 1 of 1) sorted by relevance
8542 SDValue ShlY = DAG.getNode(ISD::SHL, DL, VT, Y, LHSShiftAmt); in MatchRotate() local8543 Res = DAG.getNode(ISD::OR, DL, VT, RotX, ShlY); in MatchRotate()