Lines Matching refs:N2
2194 SDValue N2 = N->getOperand(1);2196 if (auto *V = dyn_cast<ConstantSDNode>(N2)) {2200 } else if (isGAPlusOffset(N2.getNode(), GA, Offset)) {