Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6561 Builder.resizeToMatch(Op1, Op2); in createShuffle()
8794 void resizeToMatch(Value *&V1, Value *&V2) { in resizeToMatch() function in BoUpSLP::ShuffleInstructionBuilder::ShuffleIRBuilder