Home
last modified time | relevance | path

Searched defs:appendRecipe (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h1126 void appendRecipe(VPRecipeBase *Recipe) { insert(Recipe, end()); } in appendRecipe() function
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.h1427 void appendRecipe(VPRecipeBase *Recipe) { insert(Recipe, end()); } in appendRecipe() function