Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h3385 void addVF(ElementCount VF) { VFs.insert(VF); } in addVF() function
H A DLoopVectorize.cpp8660 Plan->addVF(VF); in tryToBuildVPlanWithVPRecipes()
8732 Plan->addVF(VF); in buildVPlan()