Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanAnalysis.cpp396 static unsigned getVFScaleFactor(VPRecipeBase *R) { in getVFScaleFactor() function
398 return RR->getVFScaleFactor(); in getVFScaleFactor()
400 return RR->getVFScaleFactor(); in getVFScaleFactor()
569 unsigned ScaleFactor = getVFScaleFactor(R); in calculateRegisterUsageForPlan()
H A DVPlan.h2270 unsigned getVFScaleFactor() const { return VFScaleFactor; } in getVFScaleFactor() function
2597 unsigned getVFScaleFactor() const { return VFScaleFactor; } in getVFScaleFactor() function