Searched refs:AllLHS (Results 1 – 3 of 3) sorted by relevance
1536 bool AllLHS = true, AllRHS = true; in getVectorShuffle() local1543 AllLHS = false; in getVectorShuffle()1548 if (AllLHS && AllRHS) in getVectorShuffle()1550 if (AllLHS && !N2Undef) in getVectorShuffle()
1671 bool AllLHS = true, AllRHS = true; in getVectorShuffle() local1678 AllLHS = false; in getVectorShuffle()1683 if (AllLHS && AllRHS) in getVectorShuffle()1685 if (AllLHS && !N2Undef) in getVectorShuffle()
1736 bool AllLHS = true, AllRHS = true; in getVectorShuffle() local1743 AllLHS = false; in getVectorShuffle()1748 if (AllLHS && AllRHS) in getVectorShuffle()1750 if (AllLHS && !N2Undef) in getVectorShuffle()