Searched refs:vec_stvrxl (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h292 #define vec_stvrxl __builtin_vec_stvrxl macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h14419 /* vec_stvrxl */
14421 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector signed char __a, int __b, function
14427 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector signed char __a, int __b, function
14434 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned char __a, function
14440 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned char __a, function
14448 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector bool char __a, int __b, function
14455 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector short __a, int __b, function
14461 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector short __a, int __b, function
14468 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned short __a, function
14474 static __inline__ void __ATTRS_o_ai vec_stvrxl(vecto function
14482 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector bool short __a, int __b, function
14489 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector pixel __a, int __b, function
14496 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector int __a, int __b, function
14502 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector int __a, int __b, function
14509 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned int __a, int __b, function
14515 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned int __a, int __b, function
14522 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector bool int __a, int __b, function
14529 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector float __a, int __b, function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h3977 /* vec_stvrxl (store vector right indexed last)
3980 #define vec_stvrxl(_a, _b, _c) vec_stvrx(_a, _b, _c) macro

Completed in 304 milliseconds