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

/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 425 milliseconds