Home
last modified time | relevance | path

Searched defs:vec_vspltish (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h90 #define vec_vspltish vec_splat_s16 macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h107 #define vec_vspltish vec_splat_s16 macro
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Daltivec.h10332 static __inline__ vector short __ATTRS_o_ai vec_vspltish(signed char __a) { in vec_vspltish() function