Home
last modified time | relevance | path

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

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