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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Daltivec.h452 #define vec_splat_s32(x) __builtin_altivec_vspltisw ((x)) macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h9447 static __inline__ vector int __ATTRS_o_ai vec_splat_s32(signed char __a) { function

Completed in 109 milliseconds