Home
last modified time | relevance | path

Searched refs:vec_cpsgn (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c203 res_vf = vec_cpsgn(vf, vf); in test1()
207 res_vd = vec_cpsgn(vd, vd); in test1()
1862 vec_cpsgn(a, b); in test_vector_cpsgn_float()
1873 vec_cpsgn(a, b); in test_vector_cpsgn_double()
/external/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c188 res_vf = vec_cpsgn(vf, vf); in test1()
192 res_vd = vec_cpsgn(vd, vd); in test1()
/external/clang/lib/Headers/
Daltivec.h1924 static __inline__ vector float __ATTRS_o_ai vec_cpsgn(vector float __a, in vec_cpsgn() function
1929 static __inline__ vector double __ATTRS_o_ai vec_cpsgn(vector double __a, in vec_cpsgn() function
/external/llvm-project/clang/lib/Headers/
Daltivec.h2997 static __inline__ vector float __ATTRS_o_ai vec_cpsgn(vector float __a, in vec_cpsgn() function
3002 static __inline__ vector double __ATTRS_o_ai vec_cpsgn(vector double __a, in vec_cpsgn() function