Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c3738 res_vsc = vec_vspltb(vsc, 0); in test6()
3742 res_vuc = vec_vspltb(vuc, 0); in test6()
3746 res_vbc = vec_vspltb(vbc, 0); in test6()
/external/clang/lib/Headers/
Daltivec.h6473 #define __builtin_altivec_vspltb vec_vspltb
6476 vec_vspltb(vector signed char __a, unsigned char __b) in vec_vspltb() function
6482 vec_vspltb(vector unsigned char __a, unsigned char __b) in vec_vspltb() function
6488 vec_vspltb(vector bool char __a, unsigned char __b) in vec_vspltb() function