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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h482 #define vec_xst_len __builtin_vec_stxvl macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h3057 static __inline__ void __ATTRS_o_ai vec_xst_len(vector unsigned char __a, function
3063 static __inline__ void __ATTRS_o_ai vec_xst_len(vector signed char __a, function
3068 static __inline__ void __ATTRS_o_ai vec_xst_len(vector signed short __a, function
3073 static __inline__ void __ATTRS_o_ai vec_xst_len(vector unsigned short __a, function
3079 static __inline__ void __ATTRS_o_ai vec_xst_len(vector signed int __a, function
3084 static __inline__ void __ATTRS_o_ai vec_xst_len(vector unsigned int __a, function
3089 static __inline__ void __ATTRS_o_ai vec_xst_len(vector float __a, float *__b, function
3095 static __inline__ void __ATTRS_o_ai vec_xst_len(vector signed __int128 __a, function
3101 static __inline__ void __ATTRS_o_ai vec_xst_len(vecto function
3108 static __inline__ void __ATTRS_o_ai vec_xst_len(vector signed long long __a, function
3114 static __inline__ void __ATTRS_o_ai vec_xst_len(vector unsigned long long __a, function
3120 static __inline__ void __ATTRS_o_ai vec_xst_len(vector double __a, double *__b, function
[all...]

Completed in 188 milliseconds