Home | History | Annotate | Download | only in Headers

Lines Matching refs:vec_stvrx

9526 /* vec_stvrx */
9529 vec_stvrx(vector signed char __a, int __b, signed char *__c)
9538 vec_stvrx(vector signed char __a, int __b, vector signed char *__c)
9547 vec_stvrx(vector unsigned char __a, int __b, unsigned char *__c)
9556 vec_stvrx(vector unsigned char __a, int __b, vector unsigned char *__c)
9565 vec_stvrx(vector bool char __a, int __b, vector bool char *__c)
9574 vec_stvrx(vector short __a, int __b, short *__c)
9583 vec_stvrx(vector short __a, int __b, vector short *__c)
9592 vec_stvrx(vector unsigned short __a, int __b, unsigned short *__c)
9601 vec_stvrx(vector unsigned short __a, int __b, vector unsigned short *__c)
9610 vec_stvrx(vector bool short __a, int __b, vector bool short *__c)
9619 vec_stvrx(vector pixel __a, int __b, vector pixel *__c)
9628 vec_stvrx(vector int __a, int __b, int *__c)
9637 vec_stvrx(vector int __a, int __b, vector int *__c)
9646 vec_stvrx(vector unsigned int __a, int __b, unsigned int *__c)
9655 vec_stvrx(vector unsigned int __a, int __b, vector unsigned int *__c)
9664 vec_stvrx(vector bool int __a, int __b, vector bool int *__c)
9673 vec_stvrx(vector float __a, int __b, vector float *__c)