Lines Matching defs:ShAmtTy
10971 EVT ShAmtTy = N2.getValueType();10977 DAG.getConstant(RotAmt, DL, ShAmtTy));10991 DAG.getConstant(IsFSHL ? BitWidth - ShAmt : ShAmt, DL, ShAmtTy));10995 DAG.getConstant(IsFSHL ? ShAmt : BitWidth - ShAmt, DL, ShAmtTy));