Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h8927 vec_vspltb(vector unsigned char __a, unsigned char __b);
8941 (vector signed int)vec_vspltb((vector unsigned char)__b, 0)); in vec_sl()
8945 (vector signed int)vec_vspltb((vector unsigned char)__b, 15)); in vec_sl()
8955 (vector signed int)vec_vspltb((vector unsigned char)__b, 0)); in vec_sl()
8961 (vector signed int)vec_vspltb((vector unsigned char)__b, 15)); in vec_sl()
10217 #define __builtin_altivec_vspltb vec_vspltb
10220 vec_vspltb(vector signed char __a, unsigned char __b) { in vec_vspltb() function
10225 vec_vspltb(vector unsigned char __a, unsigned char __b) { in vec_vspltb() function
10229 static __inline__ vector bool char __ATTRS_o_ai vec_vspltb(vector bool char __a, in vec_vspltb() function
10453 (vector signed int)vec_vspltb((vector unsigned char)__swapshift, 0)); in vec_sr()
[all …]