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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h287 #define vec_vsubuhm __builtin_vec_vsubuhm macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h11064 /* vec_vsubuhm */
11066 #define __builtin_altivec_vsubuhm vec_vsubuhm
11068 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector short __a, function
11073 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector bool short __a, function
11078 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector short __a, function
11084 vec_vsubuhm(vector unsigned short __a, vector unsigned short __b) { function
11089 vec_vsubuhm(vector bool short __a, vector unsigned short __b) { function
11094 vec_vsubuhm(vector unsigned short __a, vector bool short __b) { function

Completed in 186 milliseconds