Searched defs:vec_stvlx (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
H A D | altivec.h | 14182 static __inline__ void __ATTRS_o_ai vec_stvlx(vector signed char __a, int __b, in vec_stvlx() function 14188 static __inline__ void __ATTRS_o_ai vec_stvlx(vector signed char __a, int __b, in vec_stvlx() function 14195 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned char __a, int __b, in vec_stvlx() function 14201 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned char __a, int __b, in vec_stvlx() function 14208 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool char __a, int __b, in vec_stvlx() function 14215 static __inline__ void __ATTRS_o_ai vec_stvlx(vector short __a, int __b, in vec_stvlx() function 14221 static __inline__ void __ATTRS_o_ai vec_stvlx(vector short __a, int __b, in vec_stvlx() function 14228 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned short __a, in vec_stvlx() function 14234 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned short __a, in vec_stvlx() function 14242 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool short __a, int __b, in vec_stvlx() function [all …]
|