Home | History | Annotate | Download | only in x86

Lines Matching refs:const_temp_8x16b

1310         __m128i const_temp_8x16b, lvl_shift1_8x16b, lvl_shift2_8x16b;
1322 const_temp_8x16b = _mm_set1_epi16(temp);
1325 lvl_shift1_8x16b = _mm_adds_epi16(lvl_shift1_8x16b, const_temp_8x16b);