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

/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Daltivec.h450 #define vec_splat_s8(x) __builtin_altivec_vspltisb ((x)) macro
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h7822 static vector signed char __ATTRS_o_ai vec_splat_s8(signed char __a) { function

Completed in 132 milliseconds