Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23762 MutableArrayRef<int> FirstShufOpIdentityMask = in combineConcatVectorOfShuffleAndItsOperands() local
23767 std::iota(FirstShufOpIdentityMask.begin(), FirstShufOpIdentityMask.end(), 0); in combineConcatVectorOfShuffleAndItsOperands()
23781 append_range(Mask, FirstShufOpIdentityMask); in combineConcatVectorOfShuffleAndItsOperands()