Searched refs:vec_cpsgn (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h122 #define vec_cpsgn(x,y) __builtin_vec_copysign(y,x) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h132 #define vec_cpsgn(x,y) __builtin_vec_copysign(y,x) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h3141 /* vec_cpsgn */
3144 static __inline__ vector float __ATTRS_o_ai vec_cpsgn(vector float __a, function
3149 static __inline__ vector double __ATTRS_o_ai vec_cpsgn(vector double __a, function

Completed in 247 milliseconds