Searched refs:vec_sqrt (Results 1 – 20 of 20) sorted by relevance
329 #define vec_sqrt __builtin_s390_vec_sqrt macro
1935 ; Vector square root fp vec_sqrt -> sqrt rtx standard name
335 #define vec_sqrt __builtin_s390_vec_sqrt macro
1902 ; Vector square root fp vec_sqrt -> sqrt rtx standard name
358 #define vec_sqrt __builtin_vec_sqrt macro
342 __c = vec_sqrt (__a); in _mm_sqrt_ss()376 return (vec_sqrt ((__v4sf)__A)); in _mm_sqrt_ps()
325 return (vec_sqrt (__A)); in _mm_sqrt_pd()333 __c = vec_sqrt ((__v2df) _mm_set1_pd (__B[0])); in _mm_sqrt_sd()
319 c = vec_sqrt (a); in _mm_sqrt_ss()353 return (vec_sqrt ((__v4sf)__A)); in _mm_sqrt_ps()
300 return (vec_sqrt (__A)); in _mm_sqrt_pd()308 c = vec_sqrt ((__v2df) _mm_set1_pd (__B[0])); in _mm_sqrt_sd()
3609 [VEC_SQRT, vec_sqrt, __builtin_vec_sqrt]
9015 vec_sqrt(__vector float __a) { in vec_sqrt() function9021 vec_sqrt(__vector double __a) { in vec_sqrt() function
8437 static __inline__ vector float __ATTRS_o_ai vec_sqrt(vector float __a) { in vec_sqrt() function8441 static __inline__ vector double __ATTRS_o_ai vec_sqrt(vector double __a) { in vec_sqrt() function
19369 vector float vec_sqrt (vector float);19370 vector double vec_sqrt (vector double);
48939 vector float vec_sqrt (vector float);48940 vector double vec_sqrt (vector double);
15189 (vec_sqrt): Ditto.
12602 * config/s390/s390-builtins.def (vec_sqrt): Fix builtin flags.
18788 @tab @code{vec_sqrt}
51239 'vec_splat_u32' 'vec_splats' 'vec_sqrt'