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