Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22207 MutableArrayRef<int> FirstShufOpIdentityMask = in combineConcatVectorOfShuffleAndItsOperands() local
22212 std::iota(FirstShufOpIdentityMask.begin(), FirstShufOpIdentityMask.end(), 0); in combineConcatVectorOfShuffleAndItsOperands()
22226 append_range(Mask, FirstShufOpIdentityMask); in combineConcatVectorOfShuffleAndItsOperands()