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