Home
last modified time | relevance | path

Searched refs:getRecipe (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/scripts/
H A Dcheck_build_sanity.py238 def getRecipe (recipes, recipeName): function
293 else getRecipe(RECIPES, args.recipe)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h87 VPRecipeBase *getRecipe(Instruction *I) { in getRecipe() function in llvm::VPRecipeBuilder
H A DLoopVectorize.cpp7246 VPRecipeBase *Sink = RecipeBuilder.getRecipe(Entry.first);
7247 VPRecipeBase *Target = RecipeBuilder.getRecipe(Entry.second);
7256 RecipeBuilder.getRecipe(IG->getInsertPos()));
7262 RecipeBuilder.getRecipe(Member)->eraseFromParent();

Completed in 11 milliseconds