Searched refs:ShortMask (Results 1 – 1 of 1) sorted by relevance
5939 APInt ShortMask = CI->getValue().trunc(MulWidth); in processUMulZExtIdiom() local5940 Value *ShortAnd = Builder.CreateAnd(Mul, ShortMask); in processUMulZExtIdiom()