Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h1011 SmallVector<Register, 4> ConcatSources; in tryCombineMergeLike() local
1024 ConcatSources.push_back(UnmergeI->getSourceReg()); in tryCombineMergeLike()
1028 MIB.buildMergeLikeInstr(Dst, ConcatSources); in tryCombineMergeLike()