Home
last modified time | relevance | path

Searched refs:vec_stvrxl (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h292 #define vec_stvrxl __builtin_vec_stvrxl macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h14421 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector signed char __a, int __b, in vec_stvrxl() function
14427 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector signed char __a, int __b, in vec_stvrxl() function
14434 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned char __a, in vec_stvrxl() function
14440 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned char __a, in vec_stvrxl() function
14448 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector bool char __a, int __b, in vec_stvrxl() function
14455 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector short __a, int __b, in vec_stvrxl() function
14461 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector short __a, int __b, in vec_stvrxl() function
14468 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned short __a, in vec_stvrxl() function
14474 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector unsigned short __a, in vec_stvrxl() function
14482 static __inline__ void __ATTRS_o_ai vec_stvrxl(vector bool short __a, int __b, in vec_stvrxl() function
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h3980 #define vec_stvrxl(_a, _b, _c) vec_stvrx(_a, _b, _c) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-overload.def4121 [VEC_STVRXL, vec_stvrxl, __builtin_vec_stvrxl, __PPU__]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20084624 (vec_stvrxl): Likewise.
H A DChangeLog-20076107 vec_stvlx, vec_stvlxl, vec_stvrx, vec_stvrxl): New intrinsics.