Searched refs:appendRecipe (Results 1 – 5 of 5) sorted by relevance
299 VPBB->appendRecipe( in createVPInstructionsForVPBB()313 VPBB->appendRecipe(cast<VPWidenPHIRecipe>(NewVPV)); in createVPInstructionsForVPBB()
599 ExitingVPBB->appendRecipe(BOC); in optimizeForVFAndUF()992 PH->appendRecipe(NewOp); in truncateToMinimalBitwidths()
8153 Builder.getInsertBlock()->appendRecipe(VectorPtr); in tryToWidenMemory()8409 VPBB->appendRecipe(SafeRHS); in tryToWiden()8634 EB->appendRecipe(CanonicalIVIncrement); in addCanonicalIVRecipes()8640 EB->appendRecipe(BranchBack); in addCanonicalIVRecipes()8811 VPBB->appendRecipe(Recipe); in tryToBuildVPlanWithVPRecipes()9110 LinkVPBB->appendRecipe(RedRecipe); in adjustRecipesForReductions()9188 ->appendRecipe(FinalReductionResult); in adjustRecipesForReductions()
2431 appendRecipe(Recipe);2487 void appendRecipe(VPRecipeBase *Recipe) { insert(Recipe, end()); } in appendRecipe() function
1291 Plan.getPreheader()->appendRecipe(Expanded->getDefiningRecipe()); in getOrCreateVPValueForSCEVExpr()