Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp614 if (Instruction *NarrowOr = narrowRotate(Trunc)) in narrowBinOp() local
615 return NarrowOr; in narrowBinOp()