Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonOptimizeSZextends.cpp109 Value *AshrOp1 = Ashr->getOperand(1); in runOnFunction() local
110 ConstantInt *C = dyn_cast<ConstantInt>(AshrOp1); in runOnFunction()
/external/llvm/lib/Target/Hexagon/
DHexagonOptimizeSZextends.cpp114 Value *AshrOp1 = Ashr->getOperand(1); in runOnFunction() local
115 ConstantInt *C = dyn_cast<ConstantInt>(AshrOp1); in runOnFunction()