Searched refs:vec_vpkuhum (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h6844 /* vec_vpkuhum */
6846 #define __builtin_altivec_vpkuhum vec_vpkuhum
6849 vec_vpkuhum(vector signed short __a, vector signed short __b) { function
6864 vec_vpkuhum(vector unsigned short __a, vector unsigned short __b) { function
6879 vec_vpkuhum(vector bool short __a, vector bool short __b) { function
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h268 #define vec_vpkuhum __builtin_vec_vpkuhum macro

Completed in 179 milliseconds