Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp312 TTI::PartialReductionExtendKind ExtAType = TTI::PR_None, in computeCost() local
342 ExtAType = GetExtendKind(ExtAR); in computeCost()
348 ExtAType = GetExtendKind(OpR); in computeCost()
353 ExtAType = GetExtendKind(RedPhiOp1R); in computeCost()
363 PhiType, VF, ExtAType, ExtBType, in computeCost()