| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | altivec.h | 181 vec_absd(vector unsigned char __a, vector unsigned char __b) { in vec_absd() 186 vec_absd(vector unsigned short __a, vector unsigned short __b) { in vec_absd() 191 vec_absd(vector unsigned int __a, vector unsigned int __b) { in vec_absd() 200 vec_add(vector signed char __a, vector signed char __b) { in vec_add() 205 vec_add(vector bool char __a, vector signed char __b) { in vec_add() 210 vec_add(vector signed char __a, vector bool char __b) { in vec_add() 215 vec_add(vector unsigned char __a, vector unsigned char __b) { in vec_add() 220 vec_add(vector bool char __a, vector unsigned char __b) { in vec_add() 225 vec_add(vector unsigned char __a, vector bool char __b) { in vec_add() 230 vector short __b) { in vec_add() [all …]
|
| H A D | vecintrin.h | 391 vec_perm(__vector signed char __a, __vector signed char __b, in vec_perm() 398 vec_perm(__vector unsigned char __a, __vector unsigned char __b, in vec_perm() 405 vec_perm(__vector __bool char __a, __vector __bool char __b, in vec_perm() 412 vec_perm(__vector signed short __a, __vector signed short __b, in vec_perm() 419 vec_perm(__vector unsigned short __a, __vector unsigned short __b, in vec_perm() 426 vec_perm(__vector __bool short __a, __vector __bool short __b, in vec_perm() 433 vec_perm(__vector signed int __a, __vector signed int __b, in vec_perm() 440 vec_perm(__vector unsigned int __a, __vector unsigned int __b, in vec_perm() 447 vec_perm(__vector __bool int __a, __vector __bool int __b, in vec_perm() 454 vec_perm(__vector signed long long __a, __vector signed long long __b, in vec_perm() [all …]
|
| H A D | tmmintrin.h | 211 _mm_hadd_epi16(__m128i __a, __m128i __b) in _mm_hadd_epi16() 234 _mm_hadd_epi32(__m128i __a, __m128i __b) in _mm_hadd_epi32() 257 _mm_hadd_pi16(__m64 __a, __m64 __b) in _mm_hadd_pi16() 281 _mm_hadd_pi32(__m64 __a, __m64 __b) in _mm_hadd_pi32() 308 _mm_hadds_epi16(__m128i __a, __m128i __b) in _mm_hadds_epi16() 334 _mm_hadds_pi16(__m64 __a, __m64 __b) in _mm_hadds_pi16() 358 _mm_hsub_epi16(__m128i __a, __m128i __b) in _mm_hsub_epi16() 381 _mm_hsub_epi32(__m128i __a, __m128i __b) in _mm_hsub_epi32() 404 _mm_hsub_pi16(__m64 __a, __m64 __b) in _mm_hsub_pi16() 428 _mm_hsub_pi32(__m64 __a, __m64 __b) in _mm_hsub_pi32() [all …]
|
| H A D | emmintrin.h | 86 __m128d __b) { in _mm_add_sd() 104 __m128d __b) { in _mm_add_pd() 126 __m128d __b) { in _mm_sub_sd() 144 __m128d __b) { in _mm_sub_pd() 165 __m128d __b) { in _mm_mul_sd() 183 __m128d __b) { in _mm_mul_pd() 205 __m128d __b) { in _mm_div_sd() 224 __m128d __b) { in _mm_div_pd() 248 __m128d __b) { in _mm_sqrt_sd() 289 __m128d __b) { in _mm_min_sd() [all …]
|
| H A D | wasm_simd128.h | 509 int8_t __b) in wasm_i8x16_replace_lane() 518 uint8_t __b) in wasm_u8x16_replace_lane() 546 int16_t __b) in wasm_i16x8_replace_lane() 554 v128_t __a, int __i, uint16_t __b) __REQUIRE_CONSTANT(__i) { in wasm_u16x8_replace_lane() 581 int32_t __b) in wasm_i32x4_replace_lane() 589 v128_t __a, int __i, uint32_t __b) __REQUIRE_CONSTANT(__i) { in wasm_u32x4_replace_lane() 616 int64_t __b) in wasm_i64x2_replace_lane() 624 v128_t __a, int __i, uint64_t __b) __REQUIRE_CONSTANT(__i) { in wasm_u64x2_replace_lane() 642 float __b) in wasm_f32x4_replace_lane() 661 double __b) in wasm_f64x2_replace_lane() [all …]
|
| H A D | __clang_cuda_device_functions.h | 45 __DEVICE__ unsigned int __byte_perm(unsigned int __a, unsigned int __b, in __byte_perm() 61 __DEVICE__ double __dadd_rd(double __a, double __b) { in __dadd_rd() 64 __DEVICE__ double __dadd_rn(double __a, double __b) { in __dadd_rn() 67 __DEVICE__ double __dadd_ru(double __a, double __b) { in __dadd_ru() 70 __DEVICE__ double __dadd_rz(double __a, double __b) { in __dadd_rz() 73 __DEVICE__ double __ddiv_rd(double __a, double __b) { in __ddiv_rd() 76 __DEVICE__ double __ddiv_rn(double __a, double __b) { in __ddiv_rn() 79 __DEVICE__ double __ddiv_ru(double __a, double __b) { in __ddiv_ru() 82 __DEVICE__ double __ddiv_rz(double __a, double __b) { in __ddiv_rz() 85 __DEVICE__ double __dmul_rd(double __a, double __b) { in __dmul_rd() [all …]
|
| H A D | xmmintrin.h | 86 _mm_add_ss(__m128 __a, __m128 __b) { in _mm_add_ss() 105 _mm_add_ps(__m128 __a, __m128 __b) { in _mm_add_ps() 126 _mm_sub_ss(__m128 __a, __m128 __b) { in _mm_sub_ss() 146 _mm_sub_ps(__m128 __a, __m128 __b) { in _mm_sub_ps() 167 _mm_mul_ss(__m128 __a, __m128 __b) { in _mm_mul_ss() 186 _mm_mul_ps(__m128 __a, __m128 __b) { in _mm_mul_ps() 207 _mm_div_ss(__m128 __a, __m128 __b) { in _mm_div_ss() 225 _mm_div_ps(__m128 __a, __m128 __b) { in _mm_div_ps() 355 _mm_min_ss(__m128 __a, __m128 __b) in _mm_min_ss() 376 _mm_min_ps(__m128 __a, __m128 __b) in _mm_min_ps() [all …]
|
| H A D | arm_acle.h | 238 __smulbb(int32_t __a, int32_t __b) { in __smulbb() 242 __smulbt(int32_t __a, int32_t __b) { in __smulbt() 246 __smultb(int32_t __a, int32_t __b) { in __smultb() 250 __smultt(int32_t __a, int32_t __b) { in __smultt() 254 __smulwb(int32_t __a, int32_t __b) { in __smulwb() 258 __smulwt(int32_t __a, int32_t __b) { in __smulwt() 296 __smlabb(int32_t __a, int32_t __b, int32_t __c) { in __smlabb() 300 __smlabt(int32_t __a, int32_t __b, int32_t __c) { in __smlabt() 304 __smlatb(int32_t __a, int32_t __b, int32_t __c) { in __smlatb() 308 __smlatt(int32_t __a, int32_t __b, int32_t __c) { in __smlatt() [all …]
|
| H A D | __clang_cuda_math.h | 71 __DEVICE__ double atan2(double __a, double __b) { return __nv_atan2(__a, __b); } in atan2() 72 __DEVICE__ float atan2f(float __a, float __b) { return __nv_atan2f(__a, __b); } in atan2f() 80 __DEVICE__ double copysign(double __a, double __b) { in copysign() 83 __DEVICE__ float copysignf(float __a, float __b) { in copysignf() 117 __DEVICE__ double fdim(double __a, double __b) { return __nv_fdim(__a, __b); } in fdim() 118 __DEVICE__ float fdimf(float __a, float __b) { return __nv_fdimf(__a, __b); } in fdimf() 119 __DEVICE__ double fdivide(double __a, double __b) { return __a / __b; } in fdivide() 120 __DEVICE__ float fdividef(float __a, float __b) { in fdividef() 129 __DEVICE__ double fma(double __a, double __b, double __c) { in fma() 132 __DEVICE__ float fmaf(float __a, float __b, float __c) { in fmaf() [all …]
|
| H A D | avx2intrin.h | 173 _mm256_packs_epi16(__m256i __a, __m256i __b) in _mm256_packs_epi16() 205 _mm256_packs_epi32(__m256i __a, __m256i __b) in _mm256_packs_epi32() 236 _mm256_packus_epi16(__m256i __a, __m256i __b) in _mm256_packus_epi16() 287 _mm256_add_epi8(__m256i __a, __m256i __b) in _mm256_add_epi8() 306 _mm256_add_epi16(__m256i __a, __m256i __b) in _mm256_add_epi16() 325 _mm256_add_epi32(__m256i __a, __m256i __b) in _mm256_add_epi32() 344 _mm256_add_epi64(__m256i __a, __m256i __b) in _mm256_add_epi64() 363 _mm256_adds_epi8(__m256i __a, __m256i __b) in _mm256_adds_epi8() 381 _mm256_adds_epi16(__m256i __a, __m256i __b) in _mm256_adds_epi16() 400 _mm256_adds_epu8(__m256i __a, __m256i __b) in _mm256_adds_epu8() [all …]
|
| H A D | pmmintrin.h | 70 _mm_addsub_ps(__m128 __a, __m128 __b) in _mm_addsub_ps() 93 _mm_hadd_ps(__m128 __a, __m128 __b) in _mm_hadd_ps() 116 _mm_hsub_ps(__m128 __a, __m128 __b) in _mm_hsub_ps() 178 _mm_addsub_pd(__m128d __a, __m128d __b) in _mm_addsub_pd() 201 _mm_hadd_pd(__m128d __a, __m128d __b) in _mm_hadd_pd() 224 _mm_hsub_pd(__m128d __a, __m128d __b) in _mm_hsub_pd()
|
| H A D | avxintrin.h | 91 _mm256_add_pd(__m256d __a, __m256d __b) in _mm256_add_pd() 109 _mm256_add_ps(__m256 __a, __m256 __b) in _mm256_add_ps() 127 _mm256_sub_pd(__m256d __a, __m256d __b) in _mm256_sub_pd() 145 _mm256_sub_ps(__m256 __a, __m256 __b) in _mm256_sub_ps() 164 _mm256_addsub_pd(__m256d __a, __m256d __b) in _mm256_addsub_pd() 183 _mm256_addsub_ps(__m256 __a, __m256 __b) in _mm256_addsub_ps() 201 _mm256_div_pd(__m256d __a, __m256d __b) in _mm256_div_pd() 219 _mm256_div_ps(__m256 __a, __m256 __b) in _mm256_div_ps() 240 _mm256_max_pd(__m256d __a, __m256d __b) in _mm256_max_pd() 261 _mm256_max_ps(__m256 __a, __m256 __b) in _mm256_max_ps() [all …]
|
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/ |
| H A D | time.h | 28 …_InputIterator& __b, _InputIterator __e, ios_base::iostate& __err, const ctype<_CharT>& __ct, int … in __get_up_to_n_digits() 119 …get_time(iter_type __b, iter_type __e, ios_base& __iob, ios_base::iostate& __err, tm* __tm) const { in get_time() 124 …get_date(iter_type __b, iter_type __e, ios_base& __iob, ios_base::iostate& __err, tm* __tm) const { in get_date() 129 …get_weekday(iter_type __b, iter_type __e, ios_base& __iob, ios_base::iostate& __err, tm* __tm) con… in get_weekday() 134 …get_monthname(iter_type __b, iter_type __e, ios_base& __iob, ios_base::iostate& __err, tm* __tm) c… in get_monthname() 139 …get_year(iter_type __b, iter_type __e, ios_base& __iob, ios_base::iostate& __err, tm* __tm) const { in get_year() 215 …int& __w, iter_type& __b, iter_type __e, ios_base::iostate& __err, const ctype<char_type>& __ct) c… in __get_weekdayname() 225 …int& __m, iter_type& __b, iter_type __e, ios_base::iostate& __err, const ctype<char_type>& __ct) c… in __get_monthname() 235 …int& __d, iter_type& __b, iter_type __e, ios_base::iostate& __err, const ctype<char_type>& __ct) c… in __get_day() 245 …int& __m, iter_type& __b, iter_type __e, ios_base::iostate& __err, const ctype<char_type>& __ct) c… in __get_month() [all …]
|
| /freebsd/contrib/llvm-project/libcxx/include/__numeric/ |
| H A D | midpoint.h | 39 midpoint(_Tp __a, _Tp __b) noexcept _LIBCPP_DISABLE_UBSAN_UNSIGNED_INTEGER_CHECK { in midpoint() 52 _LIBCPP_HIDE_FROM_ABI constexpr _Tp* midpoint(_Tp* __a, _Tp* __b) noexcept { in midpoint() 67 …FROM_ABI constexpr enable_if_t<is_floating_point_v<_Fp>, _Fp> midpoint(_Fp __a, _Fp __b) noexcept { in midpoint()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__algorithm/ |
| H A D | minmax.h | 27 minmax(_LIBCPP_LIFETIMEBOUND const _Tp& __a, _LIBCPP_LIFETIMEBOUND const _Tp& __b, _Compare __comp)… in minmax() 33 minmax(_LIBCPP_LIFETIMEBOUND const _Tp& __a, _LIBCPP_LIFETIMEBOUND const _Tp& __b) { in minmax()
|
| H A D | min.h | 28 min(_LIBCPP_LIFETIMEBOUND const _Tp& __a, _LIBCPP_LIFETIMEBOUND const _Tp& __b, _Compare __comp) { in min() 34 min(_LIBCPP_LIFETIMEBOUND const _Tp& __a, _LIBCPP_LIFETIMEBOUND const _Tp& __b) { in min()
|
| H A D | max.h | 28 max(_LIBCPP_LIFETIMEBOUND const _Tp& __a, _LIBCPP_LIFETIMEBOUND const _Tp& __b, _Compare __comp) { in max() 34 max(_LIBCPP_LIFETIMEBOUND const _Tp& __a, _LIBCPP_LIFETIMEBOUND const _Tp& __b) { in max()
|
| /freebsd/contrib/llvm-project/libcxx/include/experimental/__simd/ |
| H A D | reference.h | 165 swap(__simd_reference<_Tp, _Storage, _Vp>&& __a, __simd_reference<_Tp, _Storage, _Vp>&& __b) noexce… in swap() 172 _LIBCPP_HIDE_FROM_ABI void swap(_Vp& __a, __simd_reference<_Tp, _Storage, _Vp>&& __b) noexcept { in swap() 179 _LIBCPP_HIDE_FROM_ABI void swap(__simd_reference<_Tp, _Storage, _Vp>&& __a, _Vp& __b) noexcept { in swap()
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/ |
| H A D | mmintrin.h | 232 __vector unsigned char __a, __b, __c; in _mm_unpackhi_pi8() local 313 __vector unsigned char __a, __b, __c; in _mm_unpacklo_pi8() local 394 __vector signed char __a, __b, __c; in _mm_add_pi8() local 430 __vector signed short __a, __b, __c; in _mm_add_pi16() local 462 __vector signed int __a, __b, __c; in _mm_add_pi32() local 492 __vector signed char __a, __b, __c; in _mm_sub_pi8() local 528 __vector signed short __a, __b, __c; in _mm_sub_pi16() local 560 __vector signed int __a, __b, __c; in _mm_sub_pi32() local 745 __vector signed char __a, __b, __c; in _mm_cmpgt_pi8() local 782 __vector signed short __a, __b, __c; in _mm_cmpeq_pi16() local [all …]
|
| H A D | xmmintrin.h | 226 __m128 __a, __b, __c; in _mm_add_ss() local 248 __m128 __a, __b, __c; in _mm_sub_ss() local 270 __m128 __a, __b, __c; in _mm_mul_ss() local 292 __m128 __a, __b, __c; in _mm_div_ss() local 404 __v4sf __a, __b, __c; in _mm_min_ss() local 421 __v4sf __a, __b, __c; in _mm_max_ss() local 542 __vector unsigned int __a, __b; in _mm_cmpord_ps() local 557 __vector unsigned int __a, __b; in _mm_cmpunord_ps() local 576 __v4sf __a, __b, __c; in _mm_cmpeq_ss() local 593 __v4sf __a, __b, __c; in _mm_cmplt_ss() local [all …]
|
| /freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
| H A D | copy_backward.h | 56 __storage_type __b = *__last.__seg_ & __m; in __copy_backward_aligned() local 73 __storage_type __b = *--__last.__seg_ & __m; in __copy_backward_aligned() local 98 __storage_type __b = *__last.__seg_ & __m; in __copy_backward_unaligned() local 128 __storage_type __b = *--__last.__seg_; in __copy_backward_unaligned() local 137 __storage_type __b = *--__last.__seg_ & __m; in __copy_backward_unaligned() local
|
| H A D | copy.h | 57 __storage_type __b = *__first.__seg_ & __m; in __copy_aligned() local 77 __storage_type __b = *__first.__seg_ & __m; in __copy_aligned() local 102 __storage_type __b = *__first.__seg_ & __m; in __copy_unaligned() local 128 __storage_type __b = *__first.__seg_; in __copy_unaligned() local 138 __storage_type __b = *__first.__seg_ & __m; in __copy_unaligned() local
|
| H A D | min.h | 29 min(_LIBCPP_LIFETIMEBOUND const _Tp& __a, _LIBCPP_LIFETIMEBOUND const _Tp& __b, _Compare __comp) { in min() 35 min(_LIBCPP_LIFETIMEBOUND const _Tp& __a, _LIBCPP_LIFETIMEBOUND const _Tp& __b) { in min()
|
| H A D | max.h | 29 max(_LIBCPP_LIFETIMEBOUND const _Tp& __a, _LIBCPP_LIFETIMEBOUND const _Tp& __b, _Compare __comp) { in max() 35 max(_LIBCPP_LIFETIMEBOUND const _Tp& __a, _LIBCPP_LIFETIMEBOUND const _Tp& __b) { in max()
|
| /freebsd/contrib/llvm-project/libcxx/include/__debug_utils/ |
| H A D | strict_weak_ordering_check.h | 47 for (__diff_t __b = __p; __b < __q; ++__b) { in __check_strict_weak_ordering_sorted() local 57 for (__diff_t __b = __q; __b < __size; ++__b) { in __check_strict_weak_ordering_sorted() local [all...] |