Home | History | Annotate | Download | only in x86

Lines Matching defs:temp3

1409     __m128i temp1, temp2, temp3, temp4;
1437 temp3 = _mm_unpacklo_epi16(res1_8x16, res2_8x16);
1439 out2_16x16 = _mm_packus_epi16(temp3, temp4);