Home | History | Annotate | Download | only in include

Lines Matching refs:_mm_set_epi64

576 _mm_set_epi64 (__m64 __q1,  __m64 __q0)
618 return _mm_set_epi64 (__A, __A);
646 return _mm_set_epi64 (__q1, __q0);
689 return _mm_set_epi64 ((__m64)0LL, *(__m64 *)__P);
719 return _mm_set_epi64 ((__m64)0LL, __A);
725 return _mm_set_epi64 ((__m64)0LL, _mm_movepi64_pi64 (__A));