Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h1088 vf1 = (__vector float) vec_ctf (vm1, 0); in _mm_cvtpi32_ps()
1111 vf1 = (__vector float) vec_ctf (vi4, 0); in _mm_cvtpi16_ps()
1133 vf1 = (__vector float) vec_ctf (vi4, 0); in _mm_cvtpu16_ps()
1150 vf1 = (__vector float) vec_ctf (vi4, 0); in _mm_cvtpi8_ps()
1177 vf1 = (__vector float) vec_ctf (vi4, 0); in _mm_cvtpu8_ps()
1190 vf4 = (__vector float) vec_ctf (vi4, 0); in _mm_cvtpi32x2_ps()
H A Demmintrin.h837 return (__m128d)vec_ctf (val, 0); in _mm_cvtepi32_pd()
844 return ((__m128)vec_ctf((__v4si)__A, 0)); in _mm_cvtepi32_ps()
966 result = vec_ctf ((__vector signed long long) tmp2, 0); in _mm_cvtpi32_pd()
/freebsd-13.1/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h3176 #define vec_ctf(__a, __b) \ macro
3189 #define vec_ctf(__a, __b) \ macro
3207 #define vec_ctf(__a, __b) \ macro