Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h527 Instruction *narrowBinOp(TruncInst &Trunc);
DInstCombineCasts.cpp565 Instruction *InstCombiner::narrowBinOp(TruncInst &Trunc) { in narrowBinOp() function in InstCombiner
775 if (Instruction *I = narrowBinOp(CI)) in visitTrunc()