Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp357 class BoUpSLP { class
364 BoUpSLP(Function *Func, ScalarEvolution *Se, TargetTransformInfo *Tti, in BoUpSLP() function in __anonf9942ad60111::BoUpSLP
723 const BoUpSLP::ScheduleData &SD);
824 bool tryScheduleBundle(ArrayRef<Value *> VL, BoUpSLP *SLP);
842 BoUpSLP *SLP);
925 raw_ostream &operator<<(raw_ostream &os, const BoUpSLP::ScheduleData &SD) { in operator <<()
931 void BoUpSLP::buildTree(ArrayRef<Value *> Roots, in buildTree()
989 void BoUpSLP::buildTree_rec(ArrayRef<Value *> VL, unsigned Depth) { in buildTree_rec()
1469 int BoUpSLP::getEntryCost(TreeEntry *E) { in getEntryCost()
1686 bool BoUpSLP::isFullyVectorizableTinyTree() { in isFullyVectorizableTinyTree()
[all …]