Lines Matching defs:vec_xst_be
18130 static __inline__ void __ATTRS_o_ai vec_xst_be(vector signed char __vec, in vec_xst_be() function
18140 static __inline__ void __ATTRS_o_ai vec_xst_be(vector unsigned char __vec, in vec_xst_be() function
18150 static __inline__ void __ATTRS_o_ai vec_xst_be(vector signed short __vec, in vec_xst_be() function
18159 static __inline__ void __ATTRS_o_ai vec_xst_be(vector unsigned short __vec, in vec_xst_be() function
18168 static __inline__ void __ATTRS_o_ai vec_xst_be(vector signed int __vec, in vec_xst_be() function
18174 static __inline__ void __ATTRS_o_ai vec_xst_be(vector unsigned int __vec, in vec_xst_be() function
18180 static __inline__ void __ATTRS_o_ai vec_xst_be(vector float __vec, in vec_xst_be() function
18187 static __inline__ void __ATTRS_o_ai vec_xst_be(vector signed long long __vec, in vec_xst_be() function
18193 static __inline__ void __ATTRS_o_ai vec_xst_be(vector unsigned long long __vec, in vec_xst_be() function
18199 static __inline__ void __ATTRS_o_ai vec_xst_be(vector double __vec, in vec_xst_be() function
18208 static __inline__ void __ATTRS_o_ai vec_xst_be(vector signed __int128 __vec, in vec_xst_be() function
18214 static __inline__ void __ATTRS_o_ai vec_xst_be(vector unsigned __int128 __vec, in vec_xst_be() function
18221 #define vec_xst_be vec_xst macro