Home
last modified time | relevance | path

Searched refs:vec_sqrt (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h329 #define vec_sqrt __builtin_s390_vec_sqrt macro
H A Dvx-builtins.md1935 ; Vector square root fp vec_sqrt -> sqrt rtx standard name
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h335 #define vec_sqrt __builtin_s390_vec_sqrt macro
H A Dvx-builtins.md1902 ; Vector square root fp vec_sqrt -> sqrt rtx standard name
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h358 #define vec_sqrt __builtin_vec_sqrt macro
H A Dxmmintrin.h342 __c = vec_sqrt (__a); in _mm_sqrt_ss()
376 return (vec_sqrt ((__v4sf)__A)); in _mm_sqrt_ps()
H A Demmintrin.h325 return (vec_sqrt (__A)); in _mm_sqrt_pd()
333 __c = vec_sqrt ((__v2df) _mm_set1_pd (__B[0])); in _mm_sqrt_sd()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h319 c = vec_sqrt (a); in _mm_sqrt_ss()
353 return (vec_sqrt ((__v4sf)__A)); in _mm_sqrt_ps()
H A Demmintrin.h300 return (vec_sqrt (__A)); in _mm_sqrt_pd()
308 c = vec_sqrt ((__v2df) _mm_set1_pd (__B[0])); in _mm_sqrt_sd()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dxmmintrin.h342 __c = vec_sqrt (__a); in _mm_sqrt_ss()
376 return (vec_sqrt ((__v4sf)__A)); in _mm_sqrt_ps()
H A Demmintrin.h325 return (vec_sqrt (__A)); in _mm_sqrt_pd()
333 __c = vec_sqrt ((__v2df) _mm_set1_pd (__B[0])); in _mm_sqrt_sd()
H A Drs6000-overload.def3609 [VEC_SQRT, vec_sqrt, __builtin_vec_sqrt]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h9015 vec_sqrt(__vector float __a) { in vec_sqrt() function
9021 vec_sqrt(__vector double __a) { in vec_sqrt() function
H A Daltivec.h8437 static __inline__ vector float __ATTRS_o_ai vec_sqrt(vector float __a) { in vec_sqrt() function
8441 static __inline__ vector double __ATTRS_o_ai vec_sqrt(vector double __a) { in vec_sqrt() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi19369 vector float vec_sqrt (vector float);
19370 vector double vec_sqrt (vector double);
H A Dgcc.info48939 vector float vec_sqrt (vector float);
48940 vector double vec_sqrt (vector double);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200915189 (vec_sqrt): Ditto.
H A DChangeLog-201712602 * config/s390/s390-builtins.def (vec_sqrt): Fix builtin flags.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi18788 @tab @code{vec_sqrt}
H A Dgcc.info51239 'vec_splat_u32' 'vec_splats' 'vec_sqrt'