Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ !
H A DSLPVectorizer.cpp1447 static const int ScoreSplat = 1; member in llvm::slpvectorizer::BoUpSLP::LookAheadHeuristics
1487 return LookAheadHeuristics::ScoreSplat; in getShallowScore()
1562 return LookAheadHeuristics::ScoreSplat; in getShallowScore()
1985 BestOp.Score = LookAheadHeuristics::ScoreSplat; in getBestOperand()
1987 LookAheadHeuristics::ScoreSplat; in getBestOperand()
6852 return findBestRootPair(Cand, LookAheadHeuristics::ScoreSplat); in buildTree_rec()
6865 return findBestRootPair(Cand, LookAheadHeuristics::ScoreSplat); in buildTree_rec()