Home
last modified time | relevance | path

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

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