Home
last modified time | relevance | path

Searched defs:vec_vspltw (Results 1 – 2 of 2) sorted by relevance

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