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