Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dxmmintrin.h1822 _mm_set1_ps(float __w) in _mm_set1_ps() function
1843 return _mm_set1_ps(__w); in _mm_set_ps1()
H A Davx512vlfp16intrin.h63 return (__m128h)_mm_set1_ps(__builtin_bit_cast(float, h)); in _mm_set1_pch()
343 return (__m128h)_mm_xor_ps((__m128)__A, _mm_set1_ps(-0.0f)); in _mm_conj_pch()
/freebsd/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h122 _mm_set1_ps(float __F) { in _mm_set1_ps() function
129 return _mm_set1_ps(__F); in _mm_set_ps1()
1341 return _mm_set1_ps(*__P); in _mm_load1_ps()