Home
last modified time | relevance | path

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

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