Searched refs:MaxVFPlusOne (Results 1 – 1 of 1) sorted by relevance
8033 auto MaxVFPlusOne = MaxVF.getWithIncrement(1); in buildVPlans() local8034 for (ElementCount VF = MinVF; ElementCount::isKnownLT(VF, MaxVFPlusOne);) { in buildVPlans()8035 VFRange SubRange = {VF, MaxVFPlusOne}; in buildVPlans()8708 auto MaxVFPlusOne = MaxVF.getWithIncrement(1); in buildVPlansWithVPRecipes() local8709 for (ElementCount VF = MinVF; ElementCount::isKnownLT(VF, MaxVFPlusOne);) { in buildVPlansWithVPRecipes()8710 VFRange SubRange = {VF, MaxVFPlusOne}; in buildVPlansWithVPRecipes()