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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19023 auto CanSimplifyToExistingSplat = [](ArrayRef<int> UserMask, local
19031 if (CanSimplifyToExistingSplat(ShufMask, SplatMask))

Completed in 201 milliseconds