Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp24125 MutableArrayRef<int> SecondShufOpIdentityMask = in combineConcatVectorOfShuffleAndItsOperands() local
24128 std::iota(SecondShufOpIdentityMask.begin(), SecondShufOpIdentityMask.end(), in combineConcatVectorOfShuffleAndItsOperands()
24145 append_range(Mask, SecondShufOpIdentityMask); in combineConcatVectorOfShuffleAndItsOperands()