Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorizationPlanner.h363 VectorizationFactor planInVPlanNativePath(ElementCount UserVF);
HDLoopVectorize.cpp6805 LoopVectorizationPlanner::planInVPlanNativePath(ElementCount UserVF) { in planInVPlanNativePath() function in LoopVectorizationPlanner
9461 const VectorizationFactor VF = LVP.planInVPlanNativePath(UserVF); in processLoopInVPlanNativePath()