Searched refs:vec_stvebx (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CodeGen/ |
D | builtins-ppc-altivec.c | 4797 vec_stvebx(vsc, 0, ¶m_sc); in test6() 4801 vec_stvebx(vuc, 0, ¶m_uc); in test6() 4805 vec_stvebx(vbc, 0, ¶m_sc); in test6() 4809 vec_stvebx(vbc, 0, ¶m_uc); in test6()
|
/external/clang/lib/Headers/ |
D | altivec.h | 8871 static void __ATTRS_o_ai vec_stvebx(vector signed char __a, int __b, in vec_stvebx() function 8876 static void __ATTRS_o_ai vec_stvebx(vector unsigned char __a, int __b, in vec_stvebx() function 8881 static void __ATTRS_o_ai vec_stvebx(vector bool char __a, int __b, in vec_stvebx() function 8886 static void __ATTRS_o_ai vec_stvebx(vector bool char __a, int __b, in vec_stvebx() function
|