Searched refs:vec_stvebx (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CodeGen/ |
D | builtins-ppc-altivec.c | 4541 vec_stvebx(vsc, 0, ¶m_sc); in test6() 4545 vec_stvebx(vuc, 0, ¶m_uc); in test6() 4549 vec_stvebx(vbc, 0, ¶m_sc); in test6() 4553 vec_stvebx(vbc, 0, ¶m_uc); in test6()
|
/external/clang/lib/Headers/ |
D | altivec.h | 7865 vec_stvebx(vector signed char __a, int __b, signed char *__c) in vec_stvebx() function 7871 vec_stvebx(vector unsigned char __a, int __b, unsigned char *__c) in vec_stvebx() function 7877 vec_stvebx(vector bool char __a, int __b, signed char *__c) in vec_stvebx() function 7883 vec_stvebx(vector bool char __a, int __b, unsigned char *__c) in vec_stvebx() function
|