Lines Matching defs:DestSize
23745 unsigned DestSize = Zext.getValueSizeInBits();23747 if (DestSize % SrcSize != 0 ||23753 int ZextRatio = DestSize / SrcSize;