Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1253 void selectUserVectorizationFactor(ElementCount UserVF) { in selectUserVectorizationFactor()
5692 ElementCount UserVF) { in computeFeasibleMaxVF()
5774 LoopVectorizationCostModel::computeMaxVF(ElementCount UserVF, unsigned UserIC) { in computeMaxVF()
7900 LoopVectorizationPlanner::planInVPlanNativePath(ElementCount UserVF) { in planInVPlanNativePath()
7945 LoopVectorizationPlanner::plan(ElementCount UserVF, unsigned UserIC) { in plan()
9755 ElementCount UserVF = Hints.getWidth(); in processLoopInVPlanNativePath() local
9984 ElementCount UserVF = Hints.getWidth(); in processLoop() local