Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1584 ElementCount getMaximizedVFForTarget(unsigned MaxTripCount,
3982 getMaximizedVFForTarget(MaxTripCount, SmallestType, WidestType, in computeFeasibleMaxVF()
3987 getMaximizedVFForTarget(MaxTripCount, SmallestType, WidestType, in computeFeasibleMaxVF()
4166 ElementCount LoopVectorizationCostModel::getMaximizedVFForTarget( in getMaximizedVFForTarget() function in LoopVectorizationCostModel