Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h364 #define vec_xst_be __builtin_vec_xst_be macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h17966 static __inline__ void __ATTRS_o_ai vec_xst_be(vector signed char __vec, in vec_xst_be() function
17976 static __inline__ void __ATTRS_o_ai vec_xst_be(vector unsigned char __vec, in vec_xst_be() function
17986 static __inline__ void __ATTRS_o_ai vec_xst_be(vector signed short __vec, in vec_xst_be() function
17995 static __inline__ void __ATTRS_o_ai vec_xst_be(vector unsigned short __vec, in vec_xst_be() function
18004 static __inline__ void __ATTRS_o_ai vec_xst_be(vector signed int __vec, in vec_xst_be() function
18010 static __inline__ void __ATTRS_o_ai vec_xst_be(vector unsigned int __vec, in vec_xst_be() function
18016 static __inline__ void __ATTRS_o_ai vec_xst_be(vector float __vec, in vec_xst_be() function
18023 static __inline__ void __ATTRS_o_ai vec_xst_be(vector signed long long __vec, in vec_xst_be() function
18029 static __inline__ void __ATTRS_o_ai vec_xst_be(vector unsigned long long __vec, in vec_xst_be() function
18035 static __inline__ void __ATTRS_o_ai vec_xst_be(vector double __vec, in vec_xst_be() function
[all …]