Searched defs:__q0 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Demmintrin.h574 _mm_set_epi64x (long long __q1, long long __q0) argument
580 _mm_set_epi64 (__m64 __q1, __m64 __q0) argument
586 _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) argument
648 _mm_setr_epi64 (__m64 __q0, __m64 __q1) argument
592 _mm_set_epi16(short __q7, short __q6, short __q5, short __q4, short __q3, short __q2, short __q1, short __q0) argument
654 _mm_setr_epi32(int __q0, int __q1, int __q2, int __q3) argument
660 _mm_setr_epi16(short __q0, short __q1, short __q2, short __q3, short __q4, short __q5, short __q6, short __q7) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Demmintrin.h3609 _mm_set_epi64x(long long __q1, long long __q0) argument
3631 _mm_set_epi64(__m64 __q1, __m64 __q0) argument
3862 _mm_setr_epi64(__m64 __q0, __m64 __q1) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Demmintrin.h658 _mm_set_epi64x (long long __q1, long long __q0) argument
664 _mm_set_epi64 (__m64 __q1, __m64 __q0) argument
670 _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) argument
730 _mm_setr_epi64 (__m64 __q0, __m64 __q1) argument
676 _mm_set_epi16(short __q7, short __q6, short __q5, short __q4, short __q3, short __q2, short __q1, short __q0) argument
736 _mm_setr_epi32(int __q0, int __q1, int __q2, int __q3) argument
742 _mm_setr_epi16(short __q0, short __q1, short __q2, short __q3, short __q4, short __q5, short __q6, short __q7) argument
[all...]

Completed in 91 milliseconds