Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1587 ElementCount getMaximizedVFForTarget(unsigned ConstTripCount,
4953 getMaximizedVFForTarget(ConstTripCount, SmallestType, WidestType, in computeFeasibleMaxVF()
4958 getMaximizedVFForTarget(ConstTripCount, SmallestType, WidestType, in computeFeasibleMaxVF()
5112 ElementCount LoopVectorizationCostModel::getMaximizedVFForTarget( in getMaximizedVFForTarget() function in LoopVectorizationCostModel