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.cpp1512 ElementCount getMaximizedVFForTarget(unsigned MaxTripCount,
3611 getMaximizedVFForTarget(MaxTripCount, SmallestType, WidestType, in computeFeasibleMaxVF()
3616 getMaximizedVFForTarget(MaxTripCount, SmallestType, WidestType, in computeFeasibleMaxVF()
3849 ElementCount LoopVectorizationCostModel::getMaximizedVFForTarget( in getMaximizedVFForTarget() function in LoopVectorizationCostModel