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