Searched refs:V2IsInPlace (Results 1 – 1 of 1) sorted by relevance
17802 bool V2IsInPlace = isShuffleMaskInputInPlace(1, Mask); in lowerV4F64Shuffle() local17816 if (V1IsInPlace || V2IsInPlace) in lowerV4F64Shuffle()17830 if (!(Subtarget.hasAVX2() && (V1IsInPlace || V2IsInPlace))) in lowerV4F64Shuffle()17924 bool V2IsInPlace = isShuffleMaskInputInPlace(1, Mask); in lowerV4I64Shuffle() local17928 if (V1IsInPlace || V2IsInPlace) in lowerV4I64Shuffle()17947 if (!V1IsInPlace && !V2IsInPlace) in lowerV4I64Shuffle()