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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h284 #define vec_stvebx __builtin_vec_stvebx macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h11430 static __inline__ void __ATTRS_o_ai vec_stvebx(vector signed char __a, int __b, function
11435 static __inline__ void __ATTRS_o_ai vec_stvebx(vector unsigned char __a, function
11440 static __inline__ void __ATTRS_o_ai vec_stvebx(vector bool char __a, int __b, function
11445 static __inline__ void __ATTRS_o_ai vec_stvebx(vector bool char __a, int __b, function

Completed in 283 milliseconds