Searched refs:ShortAnd (Results 1 – 1 of 1) sorted by relevance
4896 Value *ShortAnd = Builder.CreateAnd(Mul, ShortMask); in processUMulZExtIdiom() local4897 Value *Zext = Builder.CreateZExt(ShortAnd, BO->getType()); in processUMulZExtIdiom()