Searched refs:UpperDivWidth (Results 1 – 1 of 1) sorted by relevance
910 unsigned UpperDivWidth = UpperDiv.getActiveBits(); in truncate() local911 if (UpperDivWidth <= DstTySize) in truncate()916 if (UpperDivWidth == DstTySize + 1) { in truncate()