Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp737 SDValue Mul_1 = Shl_0.getOperand(1); // Const in SelectSHL() local
739 if (Mul_1.getOpcode() == ISD::Constant) { in SelectSHL()
743 cast<ConstantSDNode>(Mul_1.getNode())->getSExtValue(); in SelectSHL()