Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h328 #define vec_vspltb __builtin_vec_vspltb macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h10127 vec_vspltb(vector signed char __a, unsigned char __b) { in vec_vspltb() function
10132 vec_vspltb(vector unsigned char __a, unsigned char __b) { in vec_vspltb() function
10136 static __inline__ vector bool char __ATTRS_o_ai vec_vspltb(vector bool char __a, in vec_vspltb() function