Searched refs:WideWidth (Results 1 – 2 of 2) sorted by relevance
536 unsigned WideWidth = Trunc.getSrcTy()->getScalarSizeInBits(); in narrowRotate() local537 APInt HiBitMask = APInt::getHighBitsSet(WideWidth, WideWidth - NarrowWidth); in narrowRotate()
7767 unsigned WideWidth = WideVT.getScalarSizeInBits(); in visitVSELECT() local7771 SetCCWidth != 1 && SetCCWidth < WideWidth && in visitVSELECT()