Searched refs:getVectorFactor (Results 1 – 1 of 1) sorted by relevance
2464 unsigned getVectorFactor() const { in getVectorFactor() function3930 unsigned VF = TE.getVectorFactor(); in getReorderingData()4137 VFToOrderedEntries[TE->getVectorFactor()].insert(TE.get()); in reorderTopToBottom()4157 VFToOrderedEntries[TE->getVectorFactor()].insert(TE.get()); in reorderTopToBottom()4185 VFToOrderedEntries[TE->getVectorFactor()].insert(TE.get()); in reorderTopToBottom()4195 for (unsigned VF = VectorizableTree.front()->getVectorFactor(); VF > 1; in reorderTopToBottom()4244 if (OpTE->getVectorFactor() != OpTE->Scalars.size()) { in reorderTopToBottom()6612 unsigned EntryVF = E->getVectorFactor(); in getEntryCost()7493 VectorizableTree[0]->getVectorFactor() > 2))) in isFullyVectorizableTinyTree()7586 (VectorizableTree[1]->getVectorFactor() <= 2 || in isTreeTinyAndNotFullyVectorizable()[all …]