Home
last modified time | relevance | path

Searched refs:matchRecipeAndOpcode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanPatternMatch.h231 if ((!matchRecipeAndOpcode<RecipeTys>(R) && ...)) in match()
252 static bool matchRecipeAndOpcode(const VPRecipeBase *R) { in matchRecipeAndOpcode() function