Home | History | Annotate | Download | only in Hexagon

Lines Matching full:shl_1

998     SDValue Shl_1 = N->getOperand(1);
1000 if (Shl_1.getOpcode() == ISD::Constant) {
1007 cast<ConstantSDNode>(Shl_1.getNode())->getSExtValue();
1035 cast<ConstantSDNode>(Shl_1.getNode())->getSExtValue();