Searched refs:PreDupI16Shuffle (Results 1 – 1 of 1) sorted by relevance
10166 int PreDupI16Shuffle[] = {-1, -1, -1, -1, -1, -1, -1, -1}; in lowerV16I8VectorShuffle() local10169 PreDupI16Shuffle[I/2] = I/2; in lowerV16I8VectorShuffle()10176 if (PreDupI16Shuffle[j] != MovingInputs[i] / 2) { in lowerV16I8VectorShuffle()10179 while (j < je && PreDupI16Shuffle[j] >= 0) in lowerV16I8VectorShuffle()10187 PreDupI16Shuffle[j] = MovingInputs[i] / 2; in lowerV16I8VectorShuffle()10196 DAG.getUNDEF(MVT::v8i16), PreDupI16Shuffle)); in lowerV16I8VectorShuffle()