Searched refs:estimateNodesPermuteCost (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 8589 void estimateNodesPermuteCost(const TreeEntry &E1, const TreeEntry *E2, in estimateNodesPermuteCost() function in BoUpSLP::ShuffleCostEstimator 9030 estimateNodesPermuteCost(E1, &E2, Mask, Part, SliceSize); in add() 9047 estimateNodesPermuteCost(E1, nullptr, Mask, Part, SliceSize); in add()
|