Searched refs:getBestPlanFor (Results 1 – 2 of 2) sorted by relevance
348 VPlan &getBestPlanFor(ElementCount VF) const;
7436 VPlan &LoopVectorizationPlanner::getBestPlanFor(ElementCount VF) const { in getBestPlanFor() function in LoopVectorizationPlanner9655 VPlan &BestPlan = LVP.getBestPlanFor(VF.Width); in processLoopInVPlanNativePath()10133 VPlan &BestPlan = LVP.getBestPlanFor(VF.Width); in processLoop()10157 VPlan &BestMainPlan = LVP.getBestPlanFor(EPI.MainLoopVF); in processLoop()10170 VPlan &BestEpiPlan = LVP.getBestPlanFor(EPI.EpilogueVF); in processLoop()10238 VPlan &BestPlan = LVP.getBestPlanFor(VF.Width); in processLoop()