Searched refs:toVPValue (Results 1 – 3 of 3) sorted by relevance
121 VPValue *VPRecipeBase::toVPValue() { in toVPValue() function in VPRecipeBase141 const VPValue *VPRecipeBase::toVPValue() const { in toVPValue() function in VPRecipeBase378 if (auto *VPV = R.toVPValue()) in dropAllReferences()
706 VPValue *toVPValue();707 const VPValue *toVPValue() const;712 if (auto *VPV = toVPValue()) in getUnderlyingInstr()717 if (auto *VPV = toVPValue()) in getUnderlyingInstr()
8401 VPValue *MaybeVPValue = Recipe->toVPValue(); in buildVPlanWithVPRecipes()8578 WidenRecipe->toVPValue()->replaceAllUsesWith(RedRecipe); in adjustRecipesForInLoopReductions()8590 assert(CompareRecipe->toVPValue()->getNumUsers() == 0 && in adjustRecipesForInLoopReductions()