Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp336 VPRecipeBase *ExtAR = Widen->getOperand(0)->getDefiningRecipe(); in computeCost() local
338 InputTypeA = Ctx.Types.inferScalarType(ExtAR ? ExtAR->getOperand(0) in computeCost()
342 ExtAType = GetExtendKind(ExtAR); in computeCost()