Searched refs:vec_vspltw (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/gcc/config/rs6000/ |
| HD | altivec.h | 278 #define vec_vspltw __builtin_vec_vspltw macro
|
| /NextBSD/contrib/llvm/tools/clang/lib/Headers/ |
| HD | altivec.h | 7652 #define __builtin_altivec_vspltw vec_vspltw 7654 static vector int __ATTRS_o_ai vec_vspltw(vector int __a, unsigned char __b) { in vec_vspltw() function 7662 static vector unsigned int __ATTRS_o_ai vec_vspltw(vector unsigned int __a, in vec_vspltw() function 7671 static vector bool int __ATTRS_o_ai vec_vspltw(vector bool int __a, in vec_vspltw() function 7680 static vector float __ATTRS_o_ai vec_vspltw(vector float __a, in vec_vspltw() function
|
| /NextBSD/contrib/gcc/doc/ |
| HD | extend.texi | 9162 vector float vec_vspltw (vector float, const int); 9163 vector signed int vec_vspltw (vector signed int, const int); 9164 vector unsigned int vec_vspltw (vector unsigned int, const int); 9165 vector bool int vec_vspltw (vector bool int, const int);
|
| /NextBSD/contrib/gcc/ |
| HD | ChangeLog-2004 | 21999 vec_vpkuhum, vec_vspltw, vec_vsplth, vec_vspltb, vec_vsubsws, 31725 vec_ldl, vec_lvsl, vec_lvsr, vec_sld, vec_splat, vec_vspltw,
|
| HD | ChangeLog-2002 | 24722 (vec_vspltw): New.
|