Searched refs:Sub_0 (Results 1 – 2 of 2) sorted by relevance
758 SDValue Sub_0 = Shl_0.getOperand(0); // Const 0 in SelectSHL() local760 if (Sub_0.getOpcode() == ISD::Constant) { in SelectSHL()762 cast<ConstantSDNode>(Sub_0.getNode())->getSExtValue(); in SelectSHL()
603 SDValue Sub_0 = Shl_0.getOperand(0); // Const 0 in SelectSHL() local605 if (ConstantSDNode *C1 = dyn_cast<ConstantSDNode>(Sub_0)) { in SelectSHL()