Searched defs:__R (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | avx512erintrin.h | 52 _mm512_exp2a23_round_pd (__m512d __A, int __R) in _mm512_exp2a23_round_pd() 62 _mm512_mask_exp2a23_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) in _mm512_mask_exp2a23_round_pd() 71 _mm512_maskz_exp2a23_round_pd (__mmask8 __U, __m512d __A, int __R) in _mm512_maskz_exp2a23_round_pd() 80 _mm512_exp2a23_round_ps (__m512 __A, int __R) in _mm512_exp2a23_round_ps() 90 _mm512_mask_exp2a23_round_ps (__m512 __W, __mmask16 __U, __m512 __A, int __R) in _mm512_mask_exp2a23_round_ps() 99 _mm512_maskz_exp2a23_round_ps (__mmask16 __U, __m512 __A, int __R) in _mm512_maskz_exp2a23_round_ps() 108 _mm512_rcp28_round_pd (__m512d __A, int __R) in _mm512_rcp28_round_pd() 118 _mm512_mask_rcp28_round_pd (__m512d __W, __mmask8 __U, __m512d __A, int __R) in _mm512_mask_rcp28_round_pd() 127 _mm512_maskz_rcp28_round_pd (__mmask8 __U, __m512d __A, int __R) in _mm512_maskz_rcp28_round_pd() 136 _mm512_rcp28_round_ps (__m512 __A, int __R) in _mm512_rcp28_round_ps() [all …]
|
H A D | avx512dqintrin.h | 1295 _mm_range_round_sd (__m128d __A, __m128d __B, int __C, const int __R) in _mm_range_round_sd() 1307 int __C, const int __R) in _mm_mask_range_round_sd() 1318 const int __R) in _mm_maskz_range_round_sd() 1329 _mm_range_round_ss (__m128 __A, __m128 __B, int __C, const int __R) in _mm_range_round_ss() 1341 int __C, const int __R) in _mm_mask_range_round_ss() 1352 const int __R) in _mm_maskz_range_round_ss() 1377 _mm512_cvtt_roundpd_epi64 (__m512d __A, const int __R) in _mm512_cvtt_roundpd_epi64() 1389 const int __R) in _mm512_mask_cvtt_roundpd_epi64() 1400 const int __R) in _mm512_maskz_cvtt_roundpd_epi64() 1411 _mm512_cvtt_roundpd_epu64 (__m512d __A, const int __R) in _mm512_cvtt_roundpd_epu64() [all …]
|
H A D | avx512fintrin.h | 1411 _mm_add_round_sd (__m128d __A, __m128d __B, const int __R) in _mm_add_round_sd() 1421 __m128d __B, const int __R) in _mm_mask_add_round_sd() 1432 const int __R) in _mm_maskz_add_round_sd() 1443 _mm_add_round_ss (__m128 __A, __m128 __B, const int __R) in _mm_add_round_ss() 1453 __m128 __B, const int __R) in _mm_mask_add_round_ss() 1464 const int __R) in _mm_maskz_add_round_ss() 1475 _mm_sub_round_sd (__m128d __A, __m128d __B, const int __R) in _mm_sub_round_sd() 1485 __m128d __B, const int __R) in _mm_mask_sub_round_sd() 1496 const int __R) in _mm_maskz_sub_round_sd() 1507 _mm_sub_round_ss (__m128 __A, __m128 __B, const int __R) in _mm_sub_round_ss() [all …]
|
H A D | sgxintrin.h | 138 unsigned int __R = 0; in _encls_u32() local 193 unsigned int __R = 0; in _enclu_u32() local 230 unsigned int __R = 0; in _enclv_u32() local
|
H A D | pconfigintrin.h | 35 unsigned int __R = 0; in _pconfig_u32() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | stl_tree.h | 1593 _Const_Link_type __R = _S_right(__x); in _GLIBCXX_VISIBILITY() local
|