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

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp728 SDValue Shl2_1 = Sub_1.getOperand(1); // Const local
729 if (Shl2_1.getOpcode() == ISD::Constant) {
733 cast<ConstantSDNode>(Shl2_1.getNode())->getSExtValue();

Completed in 54 milliseconds