Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2179 static const int ScoreSplat = 1; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
2219 return LookAheadHeuristics::ScoreSplat; in getShallowScore()
2298 return LookAheadHeuristics::ScoreSplat; in getShallowScore()
2736 BestOp.Score = LookAheadHeuristics::ScoreSplat; in getBestOperand()
2738 LookAheadHeuristics::ScoreSplat; in getBestOperand()
10050 return findBestRootPair(Cand, LookAheadHeuristics::ScoreSplat); in getScalarsVectorizationLegality()
10063 return findBestRootPair(Cand, LookAheadHeuristics::ScoreSplat); in getScalarsVectorizationLegality()