Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h130 VPHistogramRecipe *tryToWidenHistogram(const HistogramInfo *HI,
H A DLoopVectorize.cpp7957 VPRecipeBuilder::tryToWidenHistogram(const HistogramInfo *HI, in tryToWidenHistogram() function in VPRecipeBuilder
8249 return tryToWidenHistogram(*HistInfo, Operands); in tryToCreateWidenRecipe()