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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h278 #define vec_vspltw __builtin_vec_vspltw macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h9368 /* vec_vspltw */
9370 #define __builtin_altivec_vspltw vec_vspltw
9372 static __inline__ vector int __ATTRS_o_ai vec_vspltw(vector int __a, function
9382 vec_vspltw(vector unsigned int __a, unsigned char __b) { function
9390 static __inline__ vector bool int __ATTRS_o_ai vec_vspltw(vector bool int __a, function
9399 static __inline__ vector float __ATTRS_o_ai vec_vspltw(vector float __a, function

Completed in 153 milliseconds