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