Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1032 FixedScalableVFPair computeMaxVF(ElementCount UserVF, unsigned UserIC);
3999 LoopVectorizationCostModel::computeMaxVF(ElementCount UserVF, unsigned UserIC) { in computeMaxVF() function in LoopVectorizationCostModel
6862 FixedScalableVFPair MaxFactors = CM.computeMaxVF(UserVF, UserIC); in plan()