Lines Matching defs:WideWidth
12375 unsigned WideWidth = WideVT.getScalarSizeInBits();12379 SetCCWidth != 1 && SetCCWidth < WideWidth &&24463 unsigned WideWidth = WideBVT.getSizeInBits();24465 if (WideWidth % NarrowWidth != 0)24470 unsigned NarrowingRatio = WideWidth / NarrowWidth;