Home | History | Annotate | Download | only in X86

Lines Matching refs:N2C

12591       ConstantSDNode *N2C = dyn_cast<ConstantSDNode>(Op2);
12592 if (!N2C || !N2C->isNullValue())