Searched refs:vec_xst_len (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | altivec.h | 3093 static __inline__ void __ATTRS_o_ai vec_xst_len(vector unsigned char __a, in vec_xst_len() function 3099 static __inline__ void __ATTRS_o_ai vec_xst_len(vector signed char __a, in vec_xst_len() function 3104 static __inline__ void __ATTRS_o_ai vec_xst_len(vector signed short __a, in vec_xst_len() function 3109 static __inline__ void __ATTRS_o_ai vec_xst_len(vector unsigned short __a, in vec_xst_len() function 3115 static __inline__ void __ATTRS_o_ai vec_xst_len(vector signed int __a, in vec_xst_len() function 3120 static __inline__ void __ATTRS_o_ai vec_xst_len(vector unsigned int __a, in vec_xst_len() function 3125 static __inline__ void __ATTRS_o_ai vec_xst_len(vector float __a, float *__b, in vec_xst_len() function 3131 static __inline__ void __ATTRS_o_ai vec_xst_len(vector signed __int128 __a, in vec_xst_len() function 3137 static __inline__ void __ATTRS_o_ai vec_xst_len(vector unsigned __int128 __a, in vec_xst_len() function 3144 static __inline__ void __ATTRS_o_ai vec_xst_len(vector signed long long __a, in vec_xst_len() function [all …]
|