Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1122 class ShuffleCostEstimator;
8222 class BoUpSLP::ShuffleCostEstimator : public BaseShuffleAnalysis { class in BoUpSLP
8892 ShuffleCostEstimator(Type *ScalarTy, TargetTransformInfo &TTI, in ShuffleCostEstimator() function in BoUpSLP::ShuffleCostEstimator
9173 ~ShuffleCostEstimator() { in ~ShuffleCostEstimator()
9282 return processBuildVector<ShuffleCostEstimator, InstructionCost>( in getEntryCost()