Home
last modified time | relevance | path

Searched refs:ShortAnd (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4111 Value *ShortAnd = Builder.CreateAnd(Mul, ShortMask); in processUMulZExtIdiom() local
4113 cast<Instruction>(Builder.CreateZExt(ShortAnd, BO->getType())); in processUMulZExtIdiom()