Home
last modified time | relevance | path

Searched refs:setVF (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp711 Plan.setVF(BestVF); in optimizeForVFAndUF()
H A DVPlan.h3387 void setVF(ElementCount VF) { in setVF() function
H A DLoopVectorize.cpp7154 BestPlan->setVF(BestFactor.Width); in getBestPlan()