Searched defs:vec_stvewx (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h241 #define vec_stvewx __builtin_vec_stvewx macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h10615 static __inline__ void __ATTRS_o_ai vec_stvewx(vector int __a, int __b, function
10620 static __inline__ void __ATTRS_o_ai vec_stvewx(vector unsigned int __a, int __b, function
10625 static __inline__ void __ATTRS_o_ai vec_stvewx(vector bool int __a, int __b, function
10630 static __inline__ void __ATTRS_o_ai vec_stvewx(vector bool int __a, int __b, function
10635 static __inline__ void __ATTRS_o_ai vec_stvewx(vector float __a, int __b, function

Completed in 257 milliseconds