Searched refs:vec_xst_be (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | altivec.h | 364 #define vec_xst_be __builtin_vec_xst_be macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | altivec.h | 17966 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 …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-overload.def | 4812 [VEC_XST_BE, vec_xst_be, __builtin_vec_xst_be]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | extend.texi | 18819 @item @code{vec_xst_be}
|
H A D | gcc.info | 51250 'vec_xst_be' 'vec_xst_len' 'vec_xst_len_r'
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2017 | 6570 * config/rs6000/altivec.h (vec_xst_be): New #define.
|