Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h329 #define vec_vsplth __builtin_vec_vsplth macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h10145 static __inline__ vector short __ATTRS_o_ai vec_vsplth(vector short __a, in vec_vsplth() function
10155 vec_vsplth(vector unsigned short __a, unsigned char __b) { in vec_vsplth() function
10164 vec_vsplth(vector bool short __a, unsigned char __b) { in vec_vsplth() function
10172 static __inline__ vector pixel __ATTRS_o_ai vec_vsplth(vector pixel __a, in vec_vsplth() function