Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1200 bool selectUserVectorizationFactor(ElementCount UserVF) { in selectUserVectorizationFactor()
4925 unsigned ConstTripCount, ElementCount UserVF, bool FoldTailByMasking) { in computeFeasibleMaxVF()
5030 LoopVectorizationCostModel::computeMaxVF(ElementCount UserVF, unsigned UserIC) { in computeMaxVF()
7458 LoopVectorizationPlanner::planInVPlanNativePath(ElementCount UserVF) { in planInVPlanNativePath()
7503 LoopVectorizationPlanner::plan(ElementCount UserVF, unsigned UserIC) { in plan()
9981 ElementCount UserVF = Hints.getWidth(); in processLoopInVPlanNativePath() local
10324 ElementCount UserVF = Hints.getWidth(); in processLoop() local