Lines Matching refs:N2
2874 SDValue N2 = N0.getOperand(1);2875 ConstantSDNode *N2C = dyn_cast<ConstantSDNode>(N2);3040 SDValue N2 = N->getOperand(2);3044 assert(N2.getOpcode() == ISD::Constant);3048 cast<ConstantSDNode>(N2)->getZExtValue()), dl,