Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1237 FixedScalableVFPair computeMaxVF(ElementCount UserVF, unsigned UserIC);
5774 LoopVectorizationCostModel::computeMaxVF(ElementCount UserVF, unsigned UserIC) { in computeMaxVF() function in LoopVectorizationCostModel
7947 FixedScalableVFPair MaxFactors = CM.computeMaxVF(UserVF, UserIC); in plan()