Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2502 Value *ShortAnd = Builder->CreateAnd(Mul, ShortMask); in ProcessUMulZExtIdiom() local
2504 cast<Instruction>(Builder->CreateZExt(ShortAnd, BO->getType())); in ProcessUMulZExtIdiom()