Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp315 auto GetExtendKind = [](VPRecipeBase *R) { in computeCost() local
342 ExtAType = GetExtendKind(ExtAR); in computeCost()
343 ExtBType = GetExtendKind(ExtBR); in computeCost()
348 ExtAType = GetExtendKind(OpR); in computeCost()
353 ExtAType = GetExtendKind(RedPhiOp1R); in computeCost()