Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:ShlX

6228   SDValue ShlX = DAG.getNode(ISD::SHL, SL, VT, N0.getOperand(0), N1);
6236 return DAG.getNode(ISD::ADD, SL, VT, ShlX, COffset, Flags);