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