Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ShiftAmt

1585       SDValue ShiftAmt = TLO.DAG.getConstant(BitWidth - ShAmt, ShiftAmtTy);
1587 Op.getValueType(), InOp, ShiftAmt));