Lines Matching refs:vec_ste
7416 vec_ste(vector signed char __a, int __b, signed char *__c) in vec_ste() function
7422 vec_ste(vector unsigned char __a, int __b, unsigned char *__c) in vec_ste() function
7428 vec_ste(vector bool char __a, int __b, signed char *__c) in vec_ste() function
7434 vec_ste(vector bool char __a, int __b, unsigned char *__c) in vec_ste() function
7440 vec_ste(vector short __a, int __b, short *__c) in vec_ste() function
7446 vec_ste(vector unsigned short __a, int __b, unsigned short *__c) in vec_ste() function
7452 vec_ste(vector bool short __a, int __b, short *__c) in vec_ste() function
7458 vec_ste(vector bool short __a, int __b, unsigned short *__c) in vec_ste() function
7464 vec_ste(vector pixel __a, int __b, short *__c) in vec_ste() function
7470 vec_ste(vector pixel __a, int __b, unsigned short *__c) in vec_ste() function
7476 vec_ste(vector int __a, int __b, int *__c) in vec_ste() function
7482 vec_ste(vector unsigned int __a, int __b, unsigned int *__c) in vec_ste() function
7488 vec_ste(vector bool int __a, int __b, int *__c) in vec_ste() function
7494 vec_ste(vector bool int __a, int __b, unsigned int *__c) in vec_ste() function
7500 vec_ste(vector float __a, int __b, float *__c) in vec_ste() function