Home | History | Annotate | Download | only in Hexagon

Lines Matching full:shl_1

1038     SDValue Shl_1 = N->getOperand(1);
1040 if (Shl_1.getOpcode() == ISD::Constant) {
1047 cast<ConstantSDNode>(Shl_1.getNode())->getSExtValue();
1075 cast<ConstantSDNode>(Shl_1.getNode())->getSExtValue();