Searched defs:vec_stvebx (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h239 #define vec_stvebx __builtin_vec_stvebx macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h10561 static __inline__ void __ATTRS_o_ai vec_stvebx(vector signed char __a, int __b, function
10566 static __inline__ void __ATTRS_o_ai vec_stvebx(vector unsigned char __a, function
10571 static __inline__ void __ATTRS_o_ai vec_stvebx(vector bool char __a, int __b, function
10576 static __inline__ void __ATTRS_o_ai vec_stvebx(vector bool char __a, int __b, function

Completed in 334 milliseconds