Searched refs:Shl2_1 (Results 1 – 2 of 2) sorted by relevance
766 SDValue Shl2_1 = Sub_1.getOperand(1); // Const in SelectSHL() local767 if (Shl2_1.getOpcode() == ISD::Constant) { in SelectSHL()771 cast<ConstantSDNode>(Shl2_1.getNode())->getSExtValue(); in SelectSHL()
606 SDValue Shl2_1 = Sub_1.getOperand(1); // Const in SelectSHL() local607 if (ConstantSDNode *C2 = dyn_cast<ConstantSDNode>(Shl2_1)) { in SelectSHL()