Searched refs:ShY (Results 1 – 1 of 1) sorted by relevance
5717 SDValue ShY = DAG.getNode(ISD::SRL, sdl, VT, Y, IsFSHL ? InvShAmt : ShAmt); in visitIntrinsicCall() local5718 SDValue Res = DAG.getNode(ISD::OR, sdl, VT, ShX, ShY); in visitIntrinsicCall()