Searched defs:Recipe (Results 1 – 5 of 5) sorted by relevance
206 Recipe, enumerator
598 auto *Recipe = new VPInstruction(VPInstruction::PtrAdd, in legalizeAndOptimizeInductions() local
3034 void insert(VPRecipeBase *Recipe, iterator InsertPt) { in insert()3043 void appendRecipe(VPRecipeBase *Recipe) { insert(Recipe, end()); } in appendRecipe()
8243 auto *Recipe = new VPReplicateRecipe(I, mapToVPValues(I->operands()), in handleReplication() local8254 VPRecipeBase *Recipe; in tryToCreateWidenRecipe() local8573 VPRecipeBase *Recipe = in tryToBuildVPlanWithVPRecipes() local8630 auto *Recipe = in tryToBuildVPlanWithVPRecipes() local
3919 if (auto Recipe = shouldFoldCondBranchesToCommonDestination(BI, PBI, TTI)) in FoldBranchToCommonDest() local