Lines Matching defs:ShlX
10111 SDValue ShlX = DAG.getNode(ISD::SHL, DL, VT, ExtX, N1);10112 return DAG.getNode(ISD::ADD, DL, VT, ShlX, ShlC);