Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1367 CM_VectorCall, enumerator
6837 Decision = CM_VectorCall; in setVectorizedCallDecision()
7123 case LoopVectorizationCostModel::CM_VectorCall: in getInstructionCost()
8339 if (Decision.Kind == LoopVectorizationCostModel::CM_VectorCall) { in tryToWidenCall()