Home | History | Annotate | Download | only in x86

Lines Matching refs:_mm_srli_epi64

264             temp_pq_str0_16x8b = _mm_srli_epi64(src_row0_8x16b, 16);
265 temp_pq_str1_16x8b = _mm_srli_epi64(src_row1_8x16b, 16);
277 temp_pq1_str0_16x8b = _mm_srli_epi64(src_row0_8x16b, 8);
278 temp_pq1_str1_16x8b = _mm_srli_epi64(src_row1_8x16b, 8);
401 tmp_delta2_8x16b = _mm_srli_epi64(src_row0_8x16b, 16);
402 tmp_delta3_8x16b = _mm_srli_epi64(src_row2_8x16b, 16);