Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h276 #define vec_vspltb __builtin_vec_vspltb macro
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h3807 vec_vspltb (vector signed char a1, const char a2) in vec_vspltb() function
3813 vec_vspltb (vector unsigned char a1, const char a2) in vec_vspltb() function
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Daltivec.h10208 vec_vspltb(vector signed char __a, unsigned char __b) { in vec_vspltb() function
10213 vec_vspltb(vector unsigned char __a, unsigned char __b) { in vec_vspltb() function
10217 static __inline__ vector bool char __ATTRS_o_ai vec_vspltb(vector bool char __a, in vec_vspltb() function