Searched refs:AllLHS (Results 1 – 3 of 3) sorted by relevance
1278 bool AllLHS = true, AllRHS = true; in getVectorShuffle() local1285 AllLHS = false; in getVectorShuffle()1290 if (AllLHS && AllRHS) in getVectorShuffle()1292 if (AllLHS && !N2Undef) in getVectorShuffle()
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()
1625 bool AllLHS = true, AllRHS = true; in getVectorShuffle() local1632 AllLHS = false; in getVectorShuffle()1637 if (AllLHS && AllRHS) in getVectorShuffle()1639 if (AllLHS && !N2Undef) in getVectorShuffle()