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

/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Daltivec.h277 #define vec_vsplth __builtin_vec_vsplth macro
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h7738 /* vec_vsplth */
7740 #define __builtin_altivec_vsplth vec_vsplth
7742 static vector short __ATTRS_o_ai vec_vsplth(vector short __a, function
7751 static vector unsigned short __ATTRS_o_ai vec_vsplth(vector unsigned short __a, function
7760 static vector bool short __ATTRS_o_ai vec_vsplth(vector bool short __a, function
7769 static vector pixel __ATTRS_o_ai vec_vsplth(vector pixel __a, function

Completed in 117 milliseconds