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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h94 #define vec_stvx vec_st macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h10353 static __inline__ void __ATTRS_o_ai vec_stvx(vector signed char __a, int __b, function
10358 static __inline__ void __ATTRS_o_ai vec_stvx(vector signed char __a, int __b, function
10363 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned char __a, int __b, function
10368 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned char __a, int __b, function
10373 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, int __b, function
10378 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, int __b, function
10383 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool char __a, int __b, function
10388 static __inline__ void __ATTRS_o_ai vec_stvx(vector short __a, int __b, function
10393 static __inline__ void __ATTRS_o_ai vec_stvx(vecto function
10398 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned short __a, int __b, function
10403 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned short __a, int __b, function
10408 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool short __a, int __b, function
10413 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool short __a, int __b, function
10418 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool short __a, int __b, function
10423 static __inline__ void __ATTRS_o_ai vec_stvx(vector pixel __a, int __b, function
10428 static __inline__ void __ATTRS_o_ai vec_stvx(vector pixel __a, int __b, function
10433 static __inline__ void __ATTRS_o_ai vec_stvx(vector pixel __a, int __b, function
10438 static __inline__ void __ATTRS_o_ai vec_stvx(vector int __a, int __b, function
10443 static __inline__ void __ATTRS_o_ai vec_stvx(vector int __a, int __b, function
10448 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned int __a, int __b, function
10453 static __inline__ void __ATTRS_o_ai vec_stvx(vector unsigned int __a, int __b, function
10458 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool int __a, int __b, function
10463 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool int __a, int __b, function
10468 static __inline__ void __ATTRS_o_ai vec_stvx(vector bool int __a, int __b, function
10473 static __inline__ void __ATTRS_o_ai vec_stvx(vector float __a, int __b, function
10478 static __inline__ void __ATTRS_o_ai vec_stvx(vector float __a, int __b, function
[all...]

Completed in 197 milliseconds