Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h224 unsigned BestVF = 0; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlanTransforms.cpp496 void VPlanTransforms::optimizeForVFAndUF(VPlan &Plan, ElementCount BestVF, in optimizeForVFAndUF()
DLoopVectorize.cpp7622 void LoopVectorizationPlanner::executePlan(ElementCount BestVF, unsigned BestUF, in executePlan()