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

/external/clang/lib/Headers/
H A Daltivec.h6493 /* vec_vsplth */
6495 #define __builtin_altivec_vsplth vec_vsplth
6498 vec_vsplth(vector short __a, unsigned char __b) function
6507 vec_vsplth(vector unsigned short __a, unsigned char __b) function
6516 vec_vsplth(vector bool short __a, unsigned char __b) function
6525 vec_vsplth(vector pixel __a, unsigned char __b) function

Completed in 123 milliseconds