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

/external/clang/test/CodeGen/
H A Dbuiltins-ppc-altivec.c6501 /* vec_stvlxl */
6502 vec_stvlxl(vsc, 0, &param_sc);
6518 vec_stvlxl(vsc, 0, &vsc);
6534 vec_stvlxl(vuc, 0, &param_uc);
6550 vec_stvlxl(vuc, 0, &vuc);
6566 vec_stvlxl(vbc, 0, &vbc);
6582 vec_stvlxl(vs, 0, &param_s);
6598 vec_stvlxl(vs, 0, &vs);
6614 vec_stvlxl(vus, 0, &param_us);
6630 vec_stvlxl(vu
[all...]
/external/clang/lib/Headers/
H A Daltivec.h9904 /* vec_stvlxl */
9907 vec_stvlxl(vector signed char __a, int __b, signed char *__c) function
9916 vec_stvlxl(vector signed char __a, int __b, vector signed char *__c) function
9925 vec_stvlxl(vector unsigned char __a, int __b, unsigned char *__c) function
9934 vec_stvlxl(vector unsigned char __a, int __b, vector unsigned char *__c) function
9943 vec_stvlxl(vector bool char __a, int __b, vector bool char *__c) function
9952 vec_stvlxl(vector short __a, int __b, short *__c) function
9961 vec_stvlxl(vector short __a, int __b, vector short *__c) function
9970 vec_stvlxl(vector unsigned short __a, int __b, unsigned short *__c) function
9979 vec_stvlxl(vecto function
9988 vec_stvlxl(vector bool short __a, int __b, vector bool short *__c) function
9997 vec_stvlxl(vector pixel __a, int __b, vector pixel *__c) function
10006 vec_stvlxl(vector int __a, int __b, int *__c) function
10015 vec_stvlxl(vector int __a, int __b, vector int *__c) function
10024 vec_stvlxl(vector unsigned int __a, int __b, unsigned int *__c) function
10033 vec_stvlxl(vector unsigned int __a, int __b, vector unsigned int *__c) function
10042 vec_stvlxl(vector bool int __a, int __b, vector bool int *__c) function
10051 vec_stvlxl(vector float __a, int __b, vector float *__c) function
[all...]

Completed in 109 milliseconds