Lines Matching refs:AndLHS
9917 SDValue AndLHS = N0->getOperand(0);9924 getShiftAmountTy(AndLHS.getValueType()));9925 SDValue Shl = DAG.getNode(ISD::SHL, SDLoc(N0), VT, AndLHS, ShlAmt);