Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h375 bool hasPlanWithVF(ElementCount VF) const { in hasPlanWithVF() function
H A DLoopVectorize.cpp5184 if (hasPlanWithVF(ForcedEC)) in selectEpilogueVectorizationFactor()
5221 if (!hasPlanWithVF(NextVF.Width)) in selectEpilogueVectorizationFactor()
7385 if (!hasPlanWithVF(UserVF)) { in plan()
7428 if (!hasPlanWithVF(VF.Width)) { in plan()