Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1072 CM_VectorCall, enumerator
5908 Decision = CM_VectorCall; in setVectorizedCallDecision()
6302 case LoopVectorizationCostModel::CM_VectorCall: in getInstructionCost()
7829 if (Decision.Kind == LoopVectorizationCostModel::CM_VectorCall) { in tryToWidenCall()