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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h135 #define vec_mtvscr __builtin_vec_mtvscr macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h5531 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector signed char __a) { function
5535 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector unsigned char __a) { function
5539 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector bool char __a) { function
5543 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector short __a) { function
5547 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector unsigned short __a) { function
5551 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector bool short __a) { function
5555 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector pixel __a) { function
5559 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector int __a) { function
5563 static __inline__ void __ATTRS_o_ai vec_mtvscr(vecto function
5567 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector bool int __a) { function
5571 static __inline__ void __ATTRS_o_ai vec_mtvscr(vector float __a) { function
[all...]

Completed in 180 milliseconds