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

/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Daltivec.h135 #define vec_mtvscr __builtin_vec_mtvscr macro
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h4191 /* vec_mtvscr */
4193 static void __ATTRS_o_ai vec_mtvscr(vector signed char __a) { function
4197 static void __ATTRS_o_ai vec_mtvscr(vector unsigned char __a) { function
4201 static void __ATTRS_o_ai vec_mtvscr(vector bool char __a) { function
4205 static void __ATTRS_o_ai vec_mtvscr(vector short __a) { function
4209 static void __ATTRS_o_ai vec_mtvscr(vector unsigned short __a) { function
4213 static void __ATTRS_o_ai vec_mtvscr(vector bool short __a) { function
4217 static void __ATTRS_o_ai vec_mtvscr(vector pixel __a) { function
4221 static void __ATTRS_o_ai vec_mtvscr(vector int __a) { function
4225 static void __ATTRS_o_ai vec_mtvscr(vecto function
4229 static void __ATTRS_o_ai vec_mtvscr(vector bool int __a) { function
4233 static void __ATTRS_o_ai vec_mtvscr(vector float __a) { function
[all...]

Completed in 158 milliseconds