Searched refs:MaskWidth (Results 1 – 2 of 2) sorted by relevance
1839 int &MaskWidth) { in isBitfieldPositioningOp() argument1869 MaskWidth = countTrailingOnes(NonZeroBits >> ShiftAmount); in isBitfieldPositioningOp()
2318 unsigned MaskWidth = CVal.logBase2(); in ProcessUMulZExtIdiom() local2319 if (MaskWidth == MulWidth) in ProcessUMulZExtIdiom()