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

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

Completed in 223 milliseconds