Searched refs:AllLHS (Results 1 – 2 of 2) 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()