Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp381 auto ConcatMI2 = in matchCombineShuffleConcat() local
383 if (!ConcatMI1 || !ConcatMI2) in matchCombineShuffleConcat()
388 MRI.getType(ConcatMI2->getSourceReg(0))) in matchCombineShuffleConcat()
420 Ops.push_back(ConcatMI2->getSourceReg(Mask[i] / ConcatSrcNumElt - in matchCombineShuffleConcat()