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

/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1101 SDValue Mul_1 = Shl_0.getOperand(1); // Const local
1103 if (Mul_1.getOpcode() == ISD::Constant) {
1107 cast<ConstantSDNode>(Mul_1.getNode())->getSExtValue();

Completed in 49 milliseconds