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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h69 static inline vec_char16 vec_abss(vec_char16 a) function
78 static inline vec_short8 vec_abss(vec_short8 a) function
86 static inline vec_int4 vec_abss(vec_int4 a) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h219 #define vec_abss __builtin_vec_abss macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h156 vec_abss(vector signed char __a) { function
162 vec_abss(vector signed short __a) { function
168 vec_abss(vector signed int __a) { function

Completed in 180 milliseconds