Searched refs:IntrPG (Results 1 – 1 of 1) sorted by relevance
1250 auto *IntrPG = dyn_cast<IntrinsicInst>(Pg); in instCombineSVELast() local1251 if (!IntrPG) in instCombineSVELast()1254 if (IntrPG->getIntrinsicID() != Intrinsic::aarch64_sve_ptrue) in instCombineSVELast()1258 cast<ConstantInt>(IntrPG->getOperand(0))->getZExtValue(); in instCombineSVELast()