Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonISelDAGToDAG.cpp652 SDValue Shl_1 = N->getOperand(1); in SelectSHL() local
654 if (Shl_1.getOpcode() == ISD::Constant) { in SelectSHL()
661 cast<ConstantSDNode>(Shl_1.getNode())->getSExtValue(); in SelectSHL()
689 cast<ConstantSDNode>(Shl_1.getNode())->getSExtValue(); in SelectSHL()