Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorizationPlanner.h418 void buildVPlans(ElementCount MinVF, ElementCount MaxVF);
HDLoopVectorize.cpp6841 buildVPlans(VF, VF); in planInVPlanNativePath()
7733 void LoopVectorizationPlanner::buildVPlans(ElementCount MinVF, in buildVPlans() function in LoopVectorizationPlanner