Home
last modified time | relevance | path

Searched defs:UserIC (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1453 void setTailFoldingStyles(bool IsScalableVF, unsigned UserIC) { in setTailFoldingStyles()
3999 LoopVectorizationCostModel::computeMaxVF(ElementCount UserVF, unsigned UserIC) { in computeMaxVF()
6857 LoopVectorizationPlanner::plan(ElementCount UserVF, unsigned UserIC) { in plan()
9808 unsigned UserIC = Hints.getInterleave(); in processLoop() local