Lines Matching refs:vec_stvx

6857 /* vec_stvx */
6860 vec_stvx(vector signed char __a, int __b, vector signed char *__c)
6866 vec_stvx(vector signed char __a, int __b, signed char *__c)
6872 vec_stvx(vector unsigned char __a, int __b, vector unsigned char *__c)
6878 vec_stvx(vector unsigned char __a, int __b, unsigned char *__c)
6884 vec_stvx(vector bool char __a, int __b, signed char *__c)
6890 vec_stvx(vector bool char __a, int __b, unsigned char *__c)
6896 vec_stvx(vector bool char __a, int __b, vector bool char *__c)
6902 vec_stvx(vector short __a, int __b, vector short *__c)
6908 vec_stvx(vector short __a, int __b, short *__c)
6914 vec_stvx(vector unsigned short __a, int __b, vector unsigned short *__c)
6920 vec_stvx(vector unsigned short __a, int __b, unsigned short *__c)
6926 vec_stvx(vector bool short __a, int __b, short *__c)
6932 vec_stvx(vector bool short __a, int __b, unsigned short *__c)
6938 vec_stvx(vector bool short __a, int __b, vector bool short *__c)
6944 vec_stvx(vector pixel __a, int __b, short *__c)
6950 vec_stvx(vector pixel __a, int __b, unsigned short *__c)
6956 vec_stvx(vector pixel __a, int __b, vector pixel *__c)
6962 vec_stvx(vector int __a, int __b, vector int *__c)
6968 vec_stvx(vector int __a, int __b, int *__c)
6974 vec_stvx(vector unsigned int __a, int __b, vector unsigned int *__c)
6980 vec_stvx(vector unsigned int __a, int __b, unsigned int *__c)
6986 vec_stvx(vector bool int __a, int __b, int *__c)
6992 vec_stvx(vector bool int __a, int __b, unsigned int *__c)
6998 vec_stvx(vector bool int __a, int __b, vector bool int *__c)
7004 vec_stvx(vector float __a, int __b, vector float *__c)
7010 vec_stvx(vector float __a, int __b, float *__c)