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