Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDSLPVectorizer.cpp658 bool isTreeTinyAndNotFullyVectorizable() const;
3651 bool BoUpSLP::isTreeTinyAndNotFullyVectorizable() const { in isTreeTinyAndNotFullyVectorizable() function in BoUpSLP
5704 if (R.isTreeTinyAndNotFullyVectorizable()) in vectorizeStoreChain()
5954 if (R.isTreeTinyAndNotFullyVectorizable()) in tryToVectorizeList()
6748 if (V.isTreeTinyAndNotFullyVectorizable()) in tryToReduce()