Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h418 void buildVPlans(ElementCount MinVF, ElementCount MaxVF);
H A DLoopVectorize.cpp6841 buildVPlans(VF, VF); in planInVPlanNativePath()
7733 void LoopVectorizationPlanner::buildVPlans(ElementCount MinVF, in buildVPlans() function in LoopVectorizationPlanner