Searched defs:__d (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dpconfigintrin.h26 _pconfig_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) argument
H A Dsgxintrin.h24 _enclu_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) argument
35 _encls_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) argument
46 _enclv_u32(unsigned int __leaf, __SIZE_TYPE__ __d[]) argument
[all...]
H A D__clang_cuda_complex_builtins.h65 __muldc3(double __a, double __b, double __c, double __d) argument
116 __mulsc3(float __a, float __b, float __c, float __d) argument
164 __divdc3(double __a, double __b, double __c, double __d) argument
201 __divsc3(float __a, float __b, float __c, float __d) argument
[all...]
H A D__clang_cuda_math.h215 __DEVICE__ double norm4d(double __a, double __b, double __c, double __d) { argument
218 __DEVICE__ float norm4df(float __a, float __b, float __c, float __d) { argument
263 __DEVICE__ double rnorm4d(double __a, double __b, double __c, double __d) { argument
266 __DEVICE__ float rnorm4df(float __a, float __b, float __c, float __d) { argument
H A Dxmmintrin.h2388 _mm_maskmove_si64(__m64 __d, __m64 __n, char *__p) argument
H A Davxintrin.h2994 double __d = *__a; local
3621 _mm256_set_pd(double __a, double __b, double __c, double __d) argument
3660 _mm256_set_ps(float __a, float __b, float __c, float __d, argument
3858 _mm256_set_epi64x(long long __a, long long __b, long long __c, long long __d) argument
3887 _mm256_setr_pd(double __a, double __b, double __c, double __d) argument
3927 _mm256_setr_ps(float __a, float __b, float __c, float __d, float __e, float __f, float __g, float __h) argument
4125 _mm256_setr_epi64x(long long __a, long long __b, long long __c, long long __d) argument
[all...]
H A Demmintrin.h4104 _mm_maskmoveu_si128(__m128i __d, __m128i __n, char *__p) argument
H A Daltivec.h7323 vector unsigned char __d = {255, 255, 255, 255, 255, 255, 255, 255, local
7338 vector unsigned char __d = {255, 255, 255, 255, 255, 255, 255, 255, local
7352 vector unsigned char __d = {255, 255, 255, 255, 255, 255, 255, 255, local
7367 vector unsigned char __d = {255, 255, 255, 255, 255, 255, 255, 255, local
7382 vector unsigned char __d = {255, 255, 255, 255, 255, 255, 255, 255, local
7396 vector unsigned char __d = {255, 255, 255, 255, 255, 255, 255, 255, local
7411 vector unsigned char __d = {255, 255, 255, 255, 255, 255, 255, 255, local
7426 vector unsigned char __d = {255, 255, 255, 255, 255, 255, 255, 255, local
7439 vector unsigned char __d = {255, 255, 255, 255, 255, 255, 255, 255, local
7453 vector unsigned char __d = {255, 255, 255, 255, 255, 255, 255, 255, local
7468 vector unsigned char __d = {255, 255, 255, 255, 255, 255, 255, 255, local
7484 vector unsigned char __d = {255, 255, 255, 255, 255, 255, 255, 255, local
7499 vector unsigned char __d = {255, 255, 255, 255, 255, 255, 255, 255, local
7514 vector unsigned char __d = {255, 255, 255, 255, 255, 255, 255, 255, local
7528 vector unsigned char __d = {255, 255, 255, 255, 255, 255, 255, 255, local
8181 unsigned char __d = __c & 0x0F; local
8200 unsigned char __d = __c & 0x0F; local
8218 unsigned char __d = __c & 0x0F; local
8236 unsigned char __d = __c & 0x0F; local
8255 unsigned char __d = __c & 0x0F; local
8273 unsigned char __d = __c & 0x0F; local
8292 unsigned char __d = __c & 0x0F; local
8310 unsigned char __d = __c & 0x0F; local
8328 unsigned char __d = __c & 0x0F; local
8347 unsigned char __d = __c & 0x0F; local
8366 unsigned char __d = __c & 0x0F; local
8386 unsigned char __d = __c & 0x0F; local
8405 unsigned char __d = __c & 0x0F; local
8424 unsigned char __d = __c & 0x0F; local
8443 unsigned char __d = __c & 0x0F; local
8525 unsigned char __d = __c & 0x0F; local
8543 unsigned char __d = __c & 0x0F; local
8562 unsigned char __d = __c & 0x0F; local
8580 unsigned char __d = __c & 0x0F; local
8599 unsigned char __d = __c & 0x0F; local
8618 unsigned char __d = __c & 0x0F; local
8636 unsigned char __d = __c & 0x0F; local
8655 unsigned char __d = __c & 0x0F; local
[all...]
H A Davx512fintrin.h321 _mm512_set1_epi64(long long __d) argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Ddivdc3.c20 __divdc3(double __a, double __b, double __c, double __d) argument
[all...]
H A Ddivsc3.c20 COMPILER_RT_ABI Fcomplex __divsc3(float __a, float __b, float __c, float __d) { argument
[all...]
H A Ddivtc3.c20 __divtc3(long double __a, long double __b, long double __c, long double __d) argument
[all...]
H A Ddivxc3.c20 __divxc3(long double __a, long double __b, long double __c, long double __d) argument
[all...]
H A Dmuldc3.c18 __muldc3(double __a, double __b, double __c, double __d) argument
[all...]
H A Dmulsc3.c18 COMPILER_RT_ABI Fcomplex __mulsc3(float __a, float __b, float __c, float __d) { argument
[all...]
H A Dmulxc3.c20 __mulxc3(long double __a, long double __b, long double __c, long double __d) argument
[all...]
/freebsd-13-stable/lib/msun/powerpc/
H A Dfenv.h110 double __d; member in union:__fpscr

Completed in 355 milliseconds