Searched refs:getMaximizedVFForTarget (Results 1 – 1 of 1) sorted by relevance
1647 ElementCount getMaximizedVFForTarget(unsigned ConstTripCount,5758 if (auto MaxVF = getMaximizedVFForTarget(ConstTripCount, SmallestType, in computeFeasibleMaxVF()5762 if (auto MaxVF = getMaximizedVFForTarget(ConstTripCount, SmallestType, in computeFeasibleMaxVF()5916 ElementCount LoopVectorizationCostModel::getMaximizedVFForTarget( in getMaximizedVFForTarget() function in LoopVectorizationCostModel