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

/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Daltivec.h278 #define vec_vspltw __builtin_vec_vspltw macro
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h7778 /* vec_vspltw */
7780 #define __builtin_altivec_vspltw vec_vspltw
7782 static vector int __ATTRS_o_ai vec_vspltw(vector int __a, unsigned char __b) { function
7790 static vector unsigned int __ATTRS_o_ai vec_vspltw(vector unsigned int __a, function
7799 static vector bool int __ATTRS_o_ai vec_vspltw(vector bool int __a, function
7808 static vector float __ATTRS_o_ai vec_vspltw(vector float __a, function

Completed in 119 milliseconds