Searched refs:__q6 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Demmintrin.h592 _mm_set_epi16 (short __q7, short __q6, short __q5, short __q4, argument
596 __q0, __q1, __q2, __q3, __q4, __q5, __q6, __q7 };
661 short __q4, short __q5, short __q6, short __q7)
663 return _mm_set_epi16 (__q7, __q6, __q5, __q4, __q3, __q2, __q1, __q0);
660 _mm_setr_epi16(short __q0, short __q1, short __q2, short __q3, short __q4, short __q5, short __q6, short __q7) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Demmintrin.h676 _mm_set_epi16 (short __q7, short __q6, short __q5, short __q4, argument
680 __q0, __q1, __q2, __q3, __q4, __q5, __q6, __q7 };
743 short __q4, short __q5, short __q6, short __q7)
745 return _mm_set_epi16 (__q7, __q6, __q5, __q4, __q3, __q2, __q1, __q0);
742 _mm_setr_epi16(short __q0, short __q1, short __q2, short __q3, short __q4, short __q5, short __q6, short __q7) argument

Completed in 188 milliseconds