Home | History | Annotate | Download | only in X86

Lines Matching defs:CN

4308         auto *CN = dyn_cast<ConstantSDNode>(Op.getNode());
4309 if (!CN)
4311 APInt MaskElement = CN->getAPIntValue();