Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:ShiftAmt

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