Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h320 __c = vec_sqrt(__a); in _mm_sqrt_ss()
354 return (vec_sqrt((__v4sf)__A)); in _mm_sqrt_ps()
H A Demmintrin.h305 return (vec_sqrt(__A)); in _mm_sqrt_pd()
313 __c = vec_sqrt((__v2df)_mm_set1_pd(__B[0])); in _mm_sqrt_sd()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h9051 vec_sqrt(__vector float __a) { in vec_sqrt() function
9057 vec_sqrt(__vector double __a) { in vec_sqrt() function