Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6784 Builder.resizeToMatch(V1, V2); in createShuffle()
6858 Builder.resizeToMatch(Op1, Op2); in createShuffle()
7266 void resizeToMatch(Value *&, Value *&) const {} in resizeToMatch() function in BoUpSLP::ShuffleCostEstimator::ShuffleCostBuilder
10152 void resizeToMatch(Value *&V1, Value *&V2) { in resizeToMatch() function in BoUpSLP::ShuffleInstructionBuilder::ShuffleIRBuilder