Lines Matching refs:NC
1138 if (ConstantSDNode *NC = dyn_cast<ConstantSDNode>(N)) {1139 if (NC->getZExtValue() * 8 == LdSt->getMemoryVT().getSizeInBits())1166 ConstantSDNode *NC = dyn_cast<ConstantSDNode>(N);1167 if (!NC || !NC->isNullValue())