Lines Matching defs:WideWidth
12698 unsigned WideWidth = WideVT.getScalarSizeInBits();12702 SetCCWidth != 1 && SetCCWidth < WideWidth &&24968 unsigned WideWidth = WideBVT.getSizeInBits();24970 if (WideWidth % NarrowWidth != 0)24975 unsigned NarrowingRatio = WideWidth / NarrowWidth;