Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h18130 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
[all …]