Searched defs:vec_abs (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h7806 vec_abs(vector signed char __a) { function
7811 vec_abs(vector signed short __a) { function
7816 vec_abs(vector signed int __a) { function
7821 vec_abs(vector signed long long __a) { function
7827 vec_abs(vector float __a) { function
7833 vec_abs(vector double __a) { function
H A Daltivec.h115 vec_abs(vector signed char __a) { function
120 vec_abs(vector signed short __a) { function
125 vec_abs(vector signed int __a) { function
131 vec_abs(vector signed long long __a) { function
136 static __inline__ vector float __ATTRS_o_ai vec_abs(vector float __a) { function
147 static __inline__ vector double __ATTRS_o_ai vec_abs(vecto function
[all...]
/freebsd-12-stable/contrib/gcc/config/rs6000/
H A Daltivec.h188 #define vec_abs __builtin_vec_abs macro

Completed in 284 milliseconds