Searched refs:Sub_1 (Results 1 – 2 of 2) sorted by relevance
759 SDValue Sub_1 = Shl_0.getOperand(1); // Val in SelectSHL() local764 if (Sub_1.getOpcode() == ISD::SHL) { in SelectSHL()765 SDValue Shl2_0 = Sub_1.getOperand(0); // Val in SelectSHL()766 SDValue Shl2_1 = Sub_1.getOperand(1); // Const in SelectSHL()
604 SDValue Sub_1 = Shl_0.getOperand(1); // Val in SelectSHL() local606 if (C1->getSExtValue() != 0 || Sub_1.getOpcode() != ISD::SHL) in SelectSHL()608 SDValue Shl2_0 = Sub_1.getOperand(0); // Val in SelectSHL()609 SDValue Shl2_1 = Sub_1.getOperand(1); // Const in SelectSHL()