Lines Matching refs:vec_ste
7773 vec_ste(vector signed char __a, int __b, signed char *__c) in vec_ste() function
7779 vec_ste(vector unsigned char __a, int __b, unsigned char *__c) in vec_ste() function
7785 vec_ste(vector bool char __a, int __b, signed char *__c) in vec_ste() function
7791 vec_ste(vector bool char __a, int __b, unsigned char *__c) in vec_ste() function
7797 vec_ste(vector short __a, int __b, short *__c) in vec_ste() function
7803 vec_ste(vector unsigned short __a, int __b, unsigned short *__c) in vec_ste() function
7809 vec_ste(vector bool short __a, int __b, short *__c) in vec_ste() function
7815 vec_ste(vector bool short __a, int __b, unsigned short *__c) in vec_ste() function
7821 vec_ste(vector pixel __a, int __b, short *__c) in vec_ste() function
7827 vec_ste(vector pixel __a, int __b, unsigned short *__c) in vec_ste() function
7833 vec_ste(vector int __a, int __b, int *__c) in vec_ste() function
7839 vec_ste(vector unsigned int __a, int __b, unsigned int *__c) in vec_ste() function
7845 vec_ste(vector bool int __a, int __b, int *__c) in vec_ste() function
7851 vec_ste(vector bool int __a, int __b, unsigned int *__c) in vec_ste() function
7857 vec_ste(vector float __a, int __b, float *__c) in vec_ste() function