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

/external/clang/test/CodeGen/
H A Dbuiltins-ppc-altivec.c7047 /* vec_stvrxl */
7048 vec_stvrxl(vsc, 0, &param_sc);
7064 vec_stvrxl(vsc, 0, &vsc);
7080 vec_stvrxl(vuc, 0, &param_uc);
7096 vec_stvrxl(vuc, 0, &vuc);
7112 vec_stvrxl(vbc, 0, &vbc);
7128 vec_stvrxl(vs, 0, &param_s);
7144 vec_stvrxl(vs, 0, &vs);
7160 vec_stvrxl(vus, 0, &param_us);
7176 vec_stvrxl(vu
[all...]
/external/clang/lib/Headers/
H A Daltivec.h10214 /* vec_stvrxl */
10217 vec_stvrxl(vector signed char __a, int __b, signed char *__c) function
10226 vec_stvrxl(vector signed char __a, int __b, vector signed char *__c) function
10235 vec_stvrxl(vector unsigned char __a, int __b, unsigned char *__c) function
10244 vec_stvrxl(vector unsigned char __a, int __b, vector unsigned char *__c) function
10253 vec_stvrxl(vector bool char __a, int __b, vector bool char *__c) function
10262 vec_stvrxl(vector short __a, int __b, short *__c) function
10271 vec_stvrxl(vector short __a, int __b, vector short *__c) function
10280 vec_stvrxl(vector unsigned short __a, int __b, unsigned short *__c) function
10289 vec_stvrxl(vecto function
10298 vec_stvrxl(vector bool short __a, int __b, vector bool short *__c) function
10307 vec_stvrxl(vector pixel __a, int __b, vector pixel *__c) function
10316 vec_stvrxl(vector int __a, int __b, int *__c) function
10325 vec_stvrxl(vector int __a, int __b, vector int *__c) function
10334 vec_stvrxl(vector unsigned int __a, int __b, unsigned int *__c) function
10343 vec_stvrxl(vector unsigned int __a, int __b, vector unsigned int *__c) function
10352 vec_stvrxl(vector bool int __a, int __b, vector bool int *__c) function
10361 vec_stvrxl(vector float __a, int __b, vector float *__c) function
[all...]

Completed in 127 milliseconds