Searched refs:V1IsInPlace (Results 1 – 1 of 1) sorted by relevance
15761 bool V1IsInPlace = isShuffleMaskInputInPlace(0, Mask); in lowerV4F64Shuffle() local15776 if (V1IsInPlace || V2IsInPlace) in lowerV4F64Shuffle()15790 if (!(Subtarget.hasAVX2() && (V1IsInPlace || V2IsInPlace))) in lowerV4F64Shuffle()15891 bool V1IsInPlace = isShuffleMaskInputInPlace(0, Mask); in lowerV4I64Shuffle() local15896 if (V1IsInPlace || V2IsInPlace) in lowerV4I64Shuffle()15915 if (!V1IsInPlace && !V2IsInPlace) in lowerV4I64Shuffle()