Home | History | Annotate | Download | only in X86

Lines Matching defs:N2C

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