Searched refs:getBestPlanFor (Results 1 – 2 of 2) sorted by relevance
306 VPlan &getBestPlanFor(ElementCount VF) const;
7501 VPlan &LoopVectorizationPlanner::getBestPlanFor(ElementCount VF) const { in getBestPlanFor() function in LoopVectorizationPlanner9871 VPlan &BestPlan = LVP.getBestPlanFor(VF.Width); in processLoopInVPlanNativePath()10338 VPlan &BestPlan = LVP.getBestPlanFor(VF.Width); in processLoop()10362 VPlan &BestMainPlan = LVP.getBestPlanFor(EPI.MainLoopVF); in processLoop()10375 VPlan &BestEpiPlan = LVP.getBestPlanFor(EPI.EpilogueVF); in processLoop()10403 VPlan &BestPlan = LVP.getBestPlanFor(VF.Width); in processLoop()