Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c7014 vec_stvrxl(vsc, 0, &param_sc); in test6()
7030 vec_stvrxl(vsc, 0, &vsc); in test6()
7046 vec_stvrxl(vuc, 0, &param_uc); in test6()
7062 vec_stvrxl(vuc, 0, &vuc); in test6()
7078 vec_stvrxl(vbc, 0, &vbc); in test6()
7094 vec_stvrxl(vs, 0, &param_s); in test6()
7110 vec_stvrxl(vs, 0, &vs); in test6()
7126 vec_stvrxl(vus, 0, &param_us); in test6()
7142 vec_stvrxl(vus, 0, &vus); in test6()
7158 vec_stvrxl(vbs, 0, &vbs); in test6()
[all …]
/external/clang/lib/Headers/
Daltivec.h10651 vec_stvrxl(vector signed char __a, int __b, signed char *__c) in vec_stvrxl() function
10660 vec_stvrxl(vector signed char __a, int __b, vector signed char *__c) in vec_stvrxl() function
10669 vec_stvrxl(vector unsigned char __a, int __b, unsigned char *__c) in vec_stvrxl() function
10678 vec_stvrxl(vector unsigned char __a, int __b, vector unsigned char *__c) in vec_stvrxl() function
10687 vec_stvrxl(vector bool char __a, int __b, vector bool char *__c) in vec_stvrxl() function
10696 vec_stvrxl(vector short __a, int __b, short *__c) in vec_stvrxl() function
10705 vec_stvrxl(vector short __a, int __b, vector short *__c) in vec_stvrxl() function
10714 vec_stvrxl(vector unsigned short __a, int __b, unsigned short *__c) in vec_stvrxl() function
10723 vec_stvrxl(vector unsigned short __a, int __b, vector unsigned short *__c) in vec_stvrxl() function
10732 vec_stvrxl(vector bool short __a, int __b, vector bool short *__c) in vec_stvrxl() function
[all …]