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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h330 #define vec_vspltw __builtin_vec_vspltw macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h10181 /* vec_vspltw */
10183 #define __builtin_altivec_vspltw vec_vspltw
10185 static __inline__ vector int __ATTRS_o_ai vec_vspltw(vector int __a, function
10195 vec_vspltw(vector unsigned int __a, unsigned char __b) { function
10203 static __inline__ vector bool int __ATTRS_o_ai vec_vspltw(vector bool int __a, function
10212 static __inline__ vector float __ATTRS_o_ai vec_vspltw(vector float __a, function

Completed in 293 milliseconds