Searched refs:vec_vaddubm (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Daltivec.h247 #define vec_vaddubm __builtin_vec_vaddubm macro
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h313 /* vec_vaddubm */
315 #define __builtin_altivec_vaddubm vec_vaddubm
317 static vector signed char __ATTRS_o_ai vec_vaddubm(vector signed char __a, function
322 static vector signed char __ATTRS_o_ai vec_vaddubm(vector bool char __a, function
327 static vector signed char __ATTRS_o_ai vec_vaddubm(vector signed char __a, function
332 static vector unsigned char __ATTRS_o_ai vec_vaddubm(vector unsigned char __a, function
337 static vector unsigned char __ATTRS_o_ai vec_vaddubm(vector bool char __a, function
342 static vector unsigned char __ATTRS_o_ai vec_vaddubm(vector unsigned char __a, function

Completed in 152 milliseconds