Lines Matching refs:vec_stvxl

8119 vec_stvxl(vector signed char __a, int __b, vector signed char *__c)  in vec_stvxl()  function
8125 vec_stvxl(vector signed char __a, int __b, signed char *__c) in vec_stvxl() function
8131 vec_stvxl(vector unsigned char __a, int __b, vector unsigned char *__c) in vec_stvxl() function
8137 vec_stvxl(vector unsigned char __a, int __b, unsigned char *__c) in vec_stvxl() function
8143 vec_stvxl(vector bool char __a, int __b, signed char *__c) in vec_stvxl() function
8149 vec_stvxl(vector bool char __a, int __b, unsigned char *__c) in vec_stvxl() function
8155 vec_stvxl(vector bool char __a, int __b, vector bool char *__c) in vec_stvxl() function
8161 vec_stvxl(vector short __a, int __b, vector short *__c) in vec_stvxl() function
8167 vec_stvxl(vector short __a, int __b, short *__c) in vec_stvxl() function
8173 vec_stvxl(vector unsigned short __a, int __b, vector unsigned short *__c) in vec_stvxl() function
8179 vec_stvxl(vector unsigned short __a, int __b, unsigned short *__c) in vec_stvxl() function
8185 vec_stvxl(vector bool short __a, int __b, short *__c) in vec_stvxl() function
8191 vec_stvxl(vector bool short __a, int __b, unsigned short *__c) in vec_stvxl() function
8197 vec_stvxl(vector bool short __a, int __b, vector bool short *__c) in vec_stvxl() function
8203 vec_stvxl(vector pixel __a, int __b, short *__c) in vec_stvxl() function
8209 vec_stvxl(vector pixel __a, int __b, unsigned short *__c) in vec_stvxl() function
8215 vec_stvxl(vector pixel __a, int __b, vector pixel *__c) in vec_stvxl() function
8221 vec_stvxl(vector int __a, int __b, vector int *__c) in vec_stvxl() function
8227 vec_stvxl(vector int __a, int __b, int *__c) in vec_stvxl() function
8233 vec_stvxl(vector unsigned int __a, int __b, vector unsigned int *__c) in vec_stvxl() function
8239 vec_stvxl(vector unsigned int __a, int __b, unsigned int *__c) in vec_stvxl() function
8245 vec_stvxl(vector bool int __a, int __b, int *__c) in vec_stvxl() function
8251 vec_stvxl(vector bool int __a, int __b, unsigned int *__c) in vec_stvxl() function
8257 vec_stvxl(vector bool int __a, int __b, vector bool int *__c) in vec_stvxl() function
8263 vec_stvxl(vector float __a, int __b, vector float *__c) in vec_stvxl() function
8269 vec_stvxl(vector float __a, int __b, float *__c) in vec_stvxl() function