Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp963 unsigned selectInterleaveCount(VPlan &Plan, ElementCount VF,
4593 LoopVectorizationCostModel::selectInterleaveCount(VPlan &Plan, ElementCount VF, in selectInterleaveCount() function in LoopVectorizationCostModel
10100 IC = CM.selectInterleaveCount(LVP.getPlanFor(VF.Width), VF.Width, VF.Cost); in processLoop()