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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h1194 #define vec_mtvscr(_a) /* not supported */ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h147 #define vec_mtvscr __builtin_vec_mtvscr macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h6088 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector signed char __a) { function
6092 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector unsigned char __a) { function
6096 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector bool char __a) { function
6100 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector short __a) { function
6104 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector unsigned short __a) { function
6108 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector bool short __a) { function
6112 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector pixel __a) { function
6116 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector int __a) { function
6120 static __inline__ void __ATTRS_o_ai vec_mtvscr(vecto function
6124 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector bool int __a) { function
6128 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector float __a) { function
[all...]

Completed in 291 milliseconds