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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h2778 static __inline__ void __ATTRS_o_ai vec_xst_len(vector unsigned char __a, function
2784 static __inline__ void __ATTRS_o_ai vec_xst_len(vector signed char __a, function
2789 static __inline__ void __ATTRS_o_ai vec_xst_len(vector signed short __a, function
2794 static __inline__ void __ATTRS_o_ai vec_xst_len(vector unsigned short __a, function
2800 static __inline__ void __ATTRS_o_ai vec_xst_len(vector signed int __a, function
2805 static __inline__ void __ATTRS_o_ai vec_xst_len(vector unsigned int __a, function
2810 static __inline__ void __ATTRS_o_ai vec_xst_len(vector float __a, float *__b, function
2815 static __inline__ void __ATTRS_o_ai vec_xst_len(vector signed __int128 __a, function
2821 static __inline__ void __ATTRS_o_ai vec_xst_len(vecto function
2827 static __inline__ void __ATTRS_o_ai vec_xst_len(vector signed long long __a, function
2833 static __inline__ void __ATTRS_o_ai vec_xst_len(vector unsigned long long __a, function
2839 static __inline__ void __ATTRS_o_ai vec_xst_len(vector double __a, double *__b, function
[all...]

Completed in 285 milliseconds