Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp24122 MutableArrayRef<int> FirstShufOpIdentityMask = in combineConcatVectorOfShuffleAndItsOperands() local
24127 std::iota(FirstShufOpIdentityMask.begin(), FirstShufOpIdentityMask.end(), 0); in combineConcatVectorOfShuffleAndItsOperands()
24141 append_range(Mask, FirstShufOpIdentityMask); in combineConcatVectorOfShuffleAndItsOperands()