Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp781 static ShuffleOps collectShuffleElements(Value *V, SmallVectorImpl<int> &Mask, in collectShuffleElements() function
814 ShuffleOps LR = collectShuffleElements(VecOp, Mask, RHS, IC, Rerun); in collectShuffleElements()
1709 collectShuffleElements(&IE, Mask, nullptr, *this, Rerun); in visitInsertElementInst()