Lines Matching refs:ShiftAmountTy
10296 EVT ShiftAmountTy = getShiftAmountTy(N->getValueType(0), DAG.getDataLayout());10298 DAG.getConstant(N->getValueSizeInBits(0) - PromBits, dl, ShiftAmountTy);