Searched refs:UpperDivWidth (Results 1 – 2 of 2) sorted by relevance
741 unsigned UpperDivWidth = UpperDiv.getActiveBits(); in truncate() local742 if (UpperDivWidth <= DstTySize) in truncate()747 if (UpperDivWidth == DstTySize + 1) { in truncate()
757 unsigned UpperDivWidth = UpperDiv.getActiveBits(); in truncate() local758 if (UpperDivWidth <= DstTySize) in truncate()763 if (UpperDivWidth == DstTySize + 1) { in truncate()