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

/external/clang/lib/Headers/
H A Daltivec.h9371 /* vec_stvlxl */
9374 vec_stvlxl(vector signed char __a, int __b, signed char *__c) function
9383 vec_stvlxl(vector signed char __a, int __b, vector signed char *__c) function
9392 vec_stvlxl(vector unsigned char __a, int __b, unsigned char *__c) function
9401 vec_stvlxl(vector unsigned char __a, int __b, vector unsigned char *__c) function
9410 vec_stvlxl(vector bool char __a, int __b, vector bool char *__c) function
9419 vec_stvlxl(vector short __a, int __b, short *__c) function
9428 vec_stvlxl(vector short __a, int __b, vector short *__c) function
9437 vec_stvlxl(vector unsigned short __a, int __b, unsigned short *__c) function
9446 vec_stvlxl(vecto function
9455 vec_stvlxl(vector bool short __a, int __b, vector bool short *__c) function
9464 vec_stvlxl(vector pixel __a, int __b, vector pixel *__c) function
9473 vec_stvlxl(vector int __a, int __b, int *__c) function
9482 vec_stvlxl(vector int __a, int __b, vector int *__c) function
9491 vec_stvlxl(vector unsigned int __a, int __b, unsigned int *__c) function
9500 vec_stvlxl(vector unsigned int __a, int __b, vector unsigned int *__c) function
9509 vec_stvlxl(vector bool int __a, int __b, vector bool int *__c) function
9518 vec_stvlxl(vector float __a, int __b, vector float *__c) function
[all...]
/external/clang/lib/include/
H A Daltivec.h9371 /* vec_stvlxl */
9374 vec_stvlxl(vector signed char __a, int __b, signed char *__c) function
9383 vec_stvlxl(vector signed char __a, int __b, vector signed char *__c) function
9392 vec_stvlxl(vector unsigned char __a, int __b, unsigned char *__c) function
9401 vec_stvlxl(vector unsigned char __a, int __b, vector unsigned char *__c) function
9410 vec_stvlxl(vector bool char __a, int __b, vector bool char *__c) function
9419 vec_stvlxl(vector short __a, int __b, short *__c) function
9428 vec_stvlxl(vector short __a, int __b, vector short *__c) function
9437 vec_stvlxl(vector unsigned short __a, int __b, unsigned short *__c) function
9446 vec_stvlxl(vecto function
9455 vec_stvlxl(vector bool short __a, int __b, vector bool short *__c) function
9464 vec_stvlxl(vector pixel __a, int __b, vector pixel *__c) function
9473 vec_stvlxl(vector int __a, int __b, int *__c) function
9482 vec_stvlxl(vector int __a, int __b, vector int *__c) function
9491 vec_stvlxl(vector unsigned int __a, int __b, unsigned int *__c) function
9500 vec_stvlxl(vector unsigned int __a, int __b, vector unsigned int *__c) function
9509 vec_stvlxl(vector bool int __a, int __b, vector bool int *__c) function
9518 vec_stvlxl(vector float __a, int __b, vector float *__c) function
[all...]

Completed in 105 milliseconds