Searched refs:vec_stvebx (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CodeGen/ |
D | builtins-ppc-altivec.c | 4573 vec_stvebx(vsc, 0, ¶m_sc); in test6() 4577 vec_stvebx(vuc, 0, ¶m_uc); in test6() 4581 vec_stvebx(vbc, 0, ¶m_sc); in test6() 4585 vec_stvebx(vbc, 0, ¶m_uc); in test6()
|
/external/clang/lib/Headers/ |
D | altivec.h | 7508 vec_stvebx(vector signed char __a, int __b, signed char *__c) in vec_stvebx() function 7514 vec_stvebx(vector unsigned char __a, int __b, unsigned char *__c) in vec_stvebx() function 7520 vec_stvebx(vector bool char __a, int __b, signed char *__c) in vec_stvebx() function 7526 vec_stvebx(vector bool char __a, int __b, unsigned char *__c) in vec_stvebx() function
|