Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c859 res_vf = vec_rsqrte(vf); in test1()
863 res_vd = vec_rsqrte(vd); in test1()
Dbuiltins-ppc-altivec.c2917 res_vf = vec_rsqrte(vf); in test6()
/external/clang/lib/Headers/
Daltivec.h6420 static __inline__ vector float __ATTRS_o_ai vec_rsqrte(vector float __a) { in vec_rsqrte() function
6429 static __inline__ vector double __ATTRS_o_ai vec_rsqrte(vector double __a) { in vec_rsqrte() function