Searched refs:vec_rsqrte (Results 1 – 7 of 7) sorted by relevance
859 res_vf = vec_rsqrte(vf); in test1()863 res_vd = vec_rsqrte(vd); in test1()
2917 res_vf = vec_rsqrte(vf); in test6()
874 res_vf = vec_rsqrte(vf); in test1()878 res_vd = vec_rsqrte(vd); in test1()
3090 res_vf = vec_rsqrte(vf); in test6()
365 return (vec_rsqrte (__A)); in _mm_rsqrt_ps()394 c = vec_rsqrte (a); in _mm_rsqrt_ss()
6420 static __inline__ vector float __ATTRS_o_ai vec_rsqrte(vector float __a) { in vec_rsqrte() function6429 static __inline__ vector double __ATTRS_o_ai vec_rsqrte(vector double __a) { in vec_rsqrte() function
8117 static __inline__ vector float __ATTRS_o_ai vec_rsqrte(vector float __a) { in vec_rsqrte() function8126 static __inline__ vector double __ATTRS_o_ai vec_rsqrte(vector double __a) { in vec_rsqrte() function