Searched defs:vec_stvewx (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/gcc/gcc/config/rs6000/ |
H A D | altivec.h | 241 #define vec_stvewx __builtin_vec_stvewx macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | altivec.h | 4313 vec_stvewx (vector float a1, int a2, void *a3) in vec_stvewx() function 4319 vec_stvewx (vector signed int a1, int a2, void *a3) in vec_stvewx() function 4325 vec_stvewx (vector unsigned int a1, int a2, void *a3) in vec_stvewx() function
|
/openbsd-src/gnu/llvm/clang/lib/Headers/ |
H A D | altivec.h | 11565 static __inline__ void __ATTRS_o_ai vec_stvewx(vector int __a, long __b, in vec_stvewx() function 11570 static __inline__ void __ATTRS_o_ai vec_stvewx(vector unsigned int __a, long __b, in vec_stvewx() function 11575 static __inline__ void __ATTRS_o_ai vec_stvewx(vector bool int __a, long __b, in vec_stvewx() function 11580 static __inline__ void __ATTRS_o_ai vec_stvewx(vector bool int __a, long __b, in vec_stvewx() function 11585 static __inline__ void __ATTRS_o_ai vec_stvewx(vector float __a, long __b, in vec_stvewx() function
|