Searched refs:DstIsLeftAndDstLane (Results 1 – 1 of 1) sorted by relevance
471 auto DstIsLeftAndDstLane = isINSMask(ShuffleMask, NumElts); in matchINS() local472 if (!DstIsLeftAndDstLane) in matchINS()476 std::tie(DstIsLeft, DstLane) = *DstIsLeftAndDstLane; in matchINS()