Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DVPlan.h2253 void addVF(ElementCount VF) { VFs.insert(VF); } in addVF() function
DLoopVectorize.cpp9149 Plan->addVF(VF); in buildVPlanWithVPRecipes()
9191 Plan->addVF(VF); in buildVPlan()