Searched refs:collectSingleShuffleElements (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp459 static bool collectSingleShuffleElements(Value *V, Value *LHS, Value *RHS, function
495 if (collectSingleShuffleElements(VecOp, LHS, RHS, Mask)) {
511 if (collectSingleShuffleElements(VecOp, LHS, RHS, Mask)) {
682 collectSingleShuffleElements(IEI, EI->getOperand(0), PermittedRHS,

Completed in 119 milliseconds