Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h242 VectorizationFactor planInVPlanNativePath(unsigned UserVF);
DLoopVectorize.cpp6454 LoopVectorizationPlanner::planInVPlanNativePath(unsigned UserVF) { in planInVPlanNativePath() function in LoopVectorizationPlanner
7574 const VectorizationFactor VF = LVP.planInVPlanNativePath(UserVF); in processLoopInVPlanNativePath()