Searched refs:vec_rsqrte (Results 1 – 4 of 4) 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()
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
3963 Faux1.v = vec_rsqrte( Fcons1 ); in part3()