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