Home
last modified time | relevance | path

Searched refs:__V (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dia32intrin.h56 __crc32b (unsigned int __C, unsigned char __V) in __crc32b() argument
58 return __builtin_ia32_crc32qi (__C, __V); in __crc32b()
63 __crc32w (unsigned int __C, unsigned short __V) in __crc32w() argument
65 return __builtin_ia32_crc32hi (__C, __V); in __crc32w()
70 __crc32d (unsigned int __C, unsigned int __V) in __crc32d() argument
72 return __builtin_ia32_crc32si (__C, __V); in __crc32d()
193 __crc32q (unsigned long long __C, unsigned long long __V) in __crc32q() argument
195 return __builtin_ia32_crc32di (__C, __V); in __crc32q()
H A Dsmmintrin.h65 _mm_testz_si128 (__m128i __M, __m128i __V) in _mm_testz_si128() argument
73 _mm_testc_si128 (__m128i __M, __m128i __V) in _mm_testc_si128() argument
81 _mm_testnzc_si128 (__m128i __M, __m128i __V) in _mm_testnzc_si128() argument
98 _mm_round_pd (__m128d __V, const int __M) in _mm_round_pd() argument
107 (__v2df)__V, in _mm_round_sd()
123 _mm_round_ps (__m128 __V, const int __M) in _mm_round_ps() argument
132 (__v4sf)__V, in _mm_round_ss()
803 return __builtin_ia32_crc32qi (__C, __V); in _mm_crc32_u8()
809 return __builtin_ia32_crc32hi (__C, __V); in _mm_crc32_u16()
815 return __builtin_ia32_crc32si (__C, __V); in _mm_crc32_u32()
[all …]
H A Davxintrin.h1060 _mm_testz_pd (__m128d __M, __m128d __V) in _mm_testz_pd() argument
1066 _mm_testc_pd (__m128d __M, __m128d __V) in _mm_testc_pd() argument
1072 _mm_testnzc_pd (__m128d __M, __m128d __V) in _mm_testnzc_pd() argument
1078 _mm_testz_ps (__m128 __M, __m128 __V) in _mm_testz_ps() argument
1084 _mm_testc_ps (__m128 __M, __m128 __V) in _mm_testc_ps() argument
1090 _mm_testnzc_ps (__m128 __M, __m128 __V) in _mm_testnzc_ps() argument
1096 _mm256_testz_pd (__m256d __M, __m256d __V) in _mm256_testz_pd() argument
1102 _mm256_testc_pd (__m256d __M, __m256d __V) in _mm256_testc_pd() argument
1114 _mm256_testz_ps (__m256 __M, __m256 __V) in _mm256_testz_ps() argument
1120 _mm256_testc_ps (__m256 __M, __m256 __V) in _mm256_testc_ps() argument
[all …]
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dia32intrin.h63 __crc32b (unsigned int __C, unsigned char __V) in __crc32b() argument
65 return __builtin_ia32_crc32qi (__C, __V); in __crc32b()
70 __crc32w (unsigned int __C, unsigned short __V) in __crc32w() argument
72 return __builtin_ia32_crc32hi (__C, __V); in __crc32w()
77 __crc32d (unsigned int __C, unsigned int __V) in __crc32d() argument
79 return __builtin_ia32_crc32si (__C, __V); in __crc32d()
221 __crc32q (unsigned long long __C, unsigned long long __V) in __crc32q() argument
223 return __builtin_ia32_crc32di (__C, __V); in __crc32q()
H A Dsmmintrin.h67 _mm_testz_si128 (__m128i __M, __m128i __V) in _mm_testz_si128() argument
75 _mm_testc_si128 (__m128i __M, __m128i __V) in _mm_testc_si128() argument
83 _mm_testnzc_si128 (__m128i __M, __m128i __V) in _mm_testnzc_si128() argument
100 _mm_round_pd (__m128d __V, const int __M) in _mm_round_pd() argument
109 (__v2df)__V, in _mm_round_sd()
125 _mm_round_ps (__m128 __V, const int __M) in _mm_round_ps() argument
134 (__v4sf)__V, in _mm_round_ss()
829 return __builtin_ia32_crc32qi (__C, __V); in _mm_crc32_u8()
835 return __builtin_ia32_crc32hi (__C, __V); in _mm_crc32_u16()
841 return __builtin_ia32_crc32si (__C, __V); in _mm_crc32_u32()
[all …]
H A Davxintrin.h1098 _mm_testz_pd (__m128d __M, __m128d __V) in _mm_testz_pd() argument
1104 _mm_testc_pd (__m128d __M, __m128d __V) in _mm_testc_pd() argument
1110 _mm_testnzc_pd (__m128d __M, __m128d __V) in _mm_testnzc_pd() argument
1116 _mm_testz_ps (__m128 __M, __m128 __V) in _mm_testz_ps() argument
1122 _mm_testc_ps (__m128 __M, __m128 __V) in _mm_testc_ps() argument
1128 _mm_testnzc_ps (__m128 __M, __m128 __V) in _mm_testnzc_ps() argument
1134 _mm256_testz_pd (__m256d __M, __m256d __V) in _mm256_testz_pd() argument
1140 _mm256_testc_pd (__m256d __M, __m256d __V) in _mm256_testc_pd() argument
1152 _mm256_testz_ps (__m256 __M, __m256 __V) in _mm256_testz_ps() argument
1158 _mm256_testc_ps (__m256 __M, __m256 __V) in _mm256_testc_ps() argument
[all …]
H A Dxsaveintrin.h53 _xsetbv (unsigned int __A, long long __V) in _xsetbv() argument
55 __builtin_ia32_xsetbv (__A, __V); in _xsetbv()
H A Davx512fintrin.h2596 (__v8df) __V, in _mm512_div_round_pd()
2608 (__v8df) __V, in _mm512_mask_div_round_pd()
2619 (__v8df) __V, in _mm512_maskz_div_round_pd()
6845 (__v16sf) __V, __imm, in _mm512_shuffle_ps()
6857 (__v16sf) __V, __imm, in _mm512_mask_shuffle_ps()
6867 (__v16sf) __V, __imm, in _mm512_maskz_shuffle_ps()
6878 (__v8df) __V, __imm, in _mm512_shuffle_pd()
6890 (__v8df) __V, __imm, in _mm512_mask_shuffle_pd()
6901 (__v8df) __V, __imm, in _mm512_maskz_shuffle_pd()
11834 (__v8df) __V, in _mm512_mask_div_pd()
[all …]