Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7928 Builder.resizeToMatch(V1, V2); in createShuffle()
8002 Builder.resizeToMatch(Op1, Op2); in createShuffle()
8676 void resizeToMatch(Value *&, Value *&) const {} in resizeToMatch() function in BoUpSLP::ShuffleCostEstimator::ShuffleCostBuilder
11808 void resizeToMatch(Value *&V1, Value *&V2) { in resizeToMatch() function in BoUpSLP::ShuffleInstructionBuilder::ShuffleIRBuilder