Searched refs:ScalarShiftTy (Results 1 – 1 of 1) sorted by relevance
5477 MVT ScalarShiftTy = TLI.getScalarShiftAmountTy(DAG.getDataLayout(), VT); in getVShift() local5479 SDValue ShiftVal = DAG.getConstant(NumBits/8, dl, ScalarShiftTy); in getVShift()