Home
last modified time | relevance | path

Searched defs:Ashr (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonOptimizeSZextends.cpp106 BinaryOperator *Ashr = dyn_cast<BinaryOperator>(&I); in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp565 const auto *Ashr = cast<Instruction>(FalseVal); in foldSelectICmpLshrAshr() local