Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1619 ElementCount getMaximizedVFForTarget(unsigned ConstTripCount,
5013 getMaximizedVFForTarget(ConstTripCount, SmallestType, WidestType, in computeFeasibleMaxVF()
5018 getMaximizedVFForTarget(ConstTripCount, SmallestType, WidestType, in computeFeasibleMaxVF()
5172 ElementCount LoopVectorizationCostModel::getMaximizedVFForTarget( in getMaximizedVFForTarget() function in LoopVectorizationCostModel