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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h13140 static __inline__ void __ATTRS_o_ai vec_stvlx(vector signed char __a, int __b, function
13146 static __inline__ void __ATTRS_o_ai vec_stvlx(vector signed char __a, int __b, function
13153 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned char __a, int __b, function
13159 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned char __a, int __b, function
13166 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool char __a, int __b, function
13173 static __inline__ void __ATTRS_o_ai vec_stvlx(vector short __a, int __b, function
13179 static __inline__ void __ATTRS_o_ai vec_stvlx(vector short __a, int __b, function
13186 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned short __a, function
13192 static __inline__ void __ATTRS_o_ai vec_stvlx(vecto function
13200 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool short __a, int __b, function
13207 static __inline__ void __ATTRS_o_ai vec_stvlx(vector pixel __a, int __b, function
13214 static __inline__ void __ATTRS_o_ai vec_stvlx(vector int __a, int __b, function
13220 static __inline__ void __ATTRS_o_ai vec_stvlx(vector int __a, int __b, function
13227 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned int __a, int __b, function
13233 static __inline__ void __ATTRS_o_ai vec_stvlx(vector unsigned int __a, int __b, function
13240 static __inline__ void __ATTRS_o_ai vec_stvlx(vector bool int __a, int __b, function
13247 static __inline__ void __ATTRS_o_ai vec_stvlx(vector float __a, int __b, function
[all...]

Completed in 261 milliseconds