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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h276 #define vec_vspltb __builtin_vec_vspltb macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h9309 /* vec_vspltb */
9311 #define __builtin_altivec_vspltb vec_vspltb
9314 vec_vspltb(vector signed char __a, unsigned char __b) { function
9319 vec_vspltb(vector unsigned char __a, unsigned char __b) { function
9323 static __inline__ vector bool char __ATTRS_o_ai vec_vspltb(vector bool char __a, function

Completed in 83 milliseconds