Searched refs:appendRecipe (Results 1 – 3 of 3) sorted by relevance
34 VPBB1.appendRecipe(I1); in TEST()49 VPBB1.appendRecipe(I1); in TEST()50 VPBB1.appendRecipe(I2); in TEST()51 VPBB1.appendRecipe(I3); in TEST()
937 appendRecipe(Recipe);990 void appendRecipe(VPRecipeBase *Recipe) { insert(Recipe, end()); } in appendRecipe() function
6793 VPBB->appendRecipe(new VPWidenRecipe(I)); in tryToWiden()6819 VPBB->appendRecipe(Recipe); in handleReplication()6868 VPBB->appendRecipe(Recipe); in tryToCreateRecipe()6874 VPBB->appendRecipe(Recipe); in tryToCreateRecipe()6880 VPBB->appendRecipe(Recipe); in tryToCreateRecipe()6884 VPBB->appendRecipe(Recipe); in tryToCreateRecipe()6888 VPBB->appendRecipe(new VPWidenPHIRecipe(Phi)); in tryToCreateRecipe()