Lines Matching defs:DestSize
23262 unsigned DestSize = Zext.getValueSizeInBits();23264 if (DestSize % SrcSize != 0 ||23270 int ZextRatio = DestSize / SrcSize;