Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp602 bool isTreeTinyAndNotFullyVectorizable();
2441 bool BoUpSLP::isTreeTinyAndNotFullyVectorizable() { in isTreeTinyAndNotFullyVectorizable() function in BoUpSLP
4708 if (R.isTreeTinyAndNotFullyVectorizable()) in vectorizeStoreChain()
4950 if (R.isTreeTinyAndNotFullyVectorizable()) in tryToVectorizeList()
5775 if (V.isTreeTinyAndNotFullyVectorizable()) in tryToReduce()