Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp337 VPRecipeBase *ExtBR = Widen->getOperand(1)->getDefiningRecipe(); in computeCost() local
340 InputTypeB = Ctx.Types.inferScalarType(ExtBR ? ExtBR->getOperand(0) in computeCost()
343 ExtBType = GetExtendKind(ExtBR); in computeCost()