Home | History | Annotate | Download | only in AArch64

Lines Matching defs:CN

724    ConstantSDNode *CN = cast<ConstantSDNode>(Op->getOperand(1));
725 Intrinsic::ID IntID = static_cast<Intrinsic::ID>(CN->getZExtValue());
8496 if (ConstantSDNode *CN = dyn_cast<ConstantSDNode>(AndNode->getOperand(1))) {
8497 uint32_t CNV = CN->getZExtValue();