Home
last modified time | relevance | path

Searched defs:UserVF (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1040 bool selectUserVectorizationFactor(ElementCount UserVF) { in selectUserVectorizationFactor()
3894 unsigned MaxTripCount, ElementCount UserVF, bool FoldTailByMasking) { in computeFeasibleMaxVF()
3999 LoopVectorizationCostModel::computeMaxVF(ElementCount UserVF, unsigned UserIC) { in computeMaxVF()
6805 LoopVectorizationPlanner::planInVPlanNativePath(ElementCount UserVF) { in planInVPlanNativePath()
6857 LoopVectorizationPlanner::plan(ElementCount UserVF, unsigned UserIC) { in plan()
9456 ElementCount UserVF = Hints.getWidth(); in processLoopInVPlanNativePath() local
9807 ElementCount UserVF = Hints.getWidth(); in processLoop() local