Home | History | Annotate | Download | only in X86

Lines Matching refs:N2C

8664       ConstantSDNode *N2C = dyn_cast<ConstantSDNode>(Op2);
8665 if (N2C == 0 || !N2C->isNullValue())