Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2755 Value *ZextArg = Zext->getOperand(0); in ProcessUMulZExtIdiom() local
2756 if (TruncInst *Trunc = dyn_cast<TruncInst>(ZextArg)) in ProcessUMulZExtIdiom()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3928 Value *ZextArg = Zext->getOperand(0); in processUMulZExtIdiom() local
3929 if (TruncInst *Trunc = dyn_cast<TruncInst>(ZextArg)) in processUMulZExtIdiom()