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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h16603 static __inline__ void __ATTRS_o_ai vec_xst_be(vector signed char __vec, function
16613 static __inline__ void __ATTRS_o_ai vec_xst_be(vector unsigned char __vec, function
16623 static __inline__ void __ATTRS_o_ai vec_xst_be(vector signed short __vec, function
16632 static __inline__ void __ATTRS_o_ai vec_xst_be(vector unsigned short __vec, function
16641 static __inline__ void __ATTRS_o_ai vec_xst_be(vector signed int __vec, function
16647 static __inline__ void __ATTRS_o_ai vec_xst_be(vector unsigned int __vec, function
16653 static __inline__ void __ATTRS_o_ai vec_xst_be(vector float __vec, function
16660 static __inline__ void __ATTRS_o_ai vec_xst_be(vector signed long long __vec, function
16666 static __inline__ void __ATTRS_o_ai vec_xst_be(vecto function
16672 static __inline__ void __ATTRS_o_ai vec_xst_be(vector double __vec, function
16680 static __inline__ void __ATTRS_o_ai vec_xst_be(vector signed __int128 __vec, function
16686 static __inline__ void __ATTRS_o_ai vec_xst_be(vector unsigned __int128 __vec, function
16693 #define vec_xst_be macro
[all...]

Completed in 222 milliseconds