Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp766 SDValue Shl2_1 = Sub_1.getOperand(1); // Const in SelectSHL() local
767 if (Shl2_1.getOpcode() == ISD::Constant) { in SelectSHL()
771 cast<ConstantSDNode>(Shl2_1.getNode())->getSExtValue(); in SelectSHL()