Searched defs:vec_stvrxl (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Headers/ |
H A D | altivec.h | 10648 /* vec_stvrxl */ 10651 vec_stvrxl(vector signed char __a, int __b, signed char *__c) function 10660 vec_stvrxl(vector signed char __a, int __b, vector signed char *__c) function 10669 vec_stvrxl(vector unsigned char __a, int __b, unsigned char *__c) function 10678 vec_stvrxl(vector unsigned char __a, int __b, vector unsigned char *__c) function 10687 vec_stvrxl(vector bool char __a, int __b, vector bool char *__c) function 10696 vec_stvrxl(vector short __a, int __b, short *__c) function 10705 vec_stvrxl(vector short __a, int __b, vector short *__c) function 10714 vec_stvrxl(vector unsigned short __a, int __b, unsigned short *__c) function 10723 vec_stvrxl(vecto function 10732 vec_stvrxl(vector bool short __a, int __b, vector bool short *__c) function 10741 vec_stvrxl(vector pixel __a, int __b, vector pixel *__c) function 10750 vec_stvrxl(vector int __a, int __b, int *__c) function 10759 vec_stvrxl(vector int __a, int __b, vector int *__c) function 10768 vec_stvrxl(vector unsigned int __a, int __b, unsigned int *__c) function 10777 vec_stvrxl(vector unsigned int __a, int __b, vector unsigned int *__c) function 10786 vec_stvrxl(vector bool int __a, int __b, vector bool int *__c) function 10795 vec_stvrxl(vector float __a, int __b, vector float *__c) function [all...] |
Completed in 76 milliseconds