Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c4573 vec_stvebx(vsc, 0, &param_sc); in test6()
4577 vec_stvebx(vuc, 0, &param_uc); in test6()
4581 vec_stvebx(vbc, 0, &param_sc); in test6()
4585 vec_stvebx(vbc, 0, &param_uc); in test6()
/external/clang/lib/Headers/
Daltivec.h7508 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