• Home
  • Raw
  • Download

Lines Matching refs:vec_stvx

7258 vec_stvx(vector signed char __a, int __b, vector signed char *__c)  in vec_stvx()  function
7264 vec_stvx(vector signed char __a, int __b, signed char *__c) in vec_stvx() function
7270 vec_stvx(vector unsigned char __a, int __b, vector unsigned char *__c) in vec_stvx() function
7276 vec_stvx(vector unsigned char __a, int __b, unsigned char *__c) in vec_stvx() function
7282 vec_stvx(vector bool char __a, int __b, signed char *__c) in vec_stvx() function
7288 vec_stvx(vector bool char __a, int __b, unsigned char *__c) in vec_stvx() function
7294 vec_stvx(vector bool char __a, int __b, vector bool char *__c) in vec_stvx() function
7300 vec_stvx(vector short __a, int __b, vector short *__c) in vec_stvx() function
7306 vec_stvx(vector short __a, int __b, short *__c) in vec_stvx() function
7312 vec_stvx(vector unsigned short __a, int __b, vector unsigned short *__c) in vec_stvx() function
7318 vec_stvx(vector unsigned short __a, int __b, unsigned short *__c) in vec_stvx() function
7324 vec_stvx(vector bool short __a, int __b, short *__c) in vec_stvx() function
7330 vec_stvx(vector bool short __a, int __b, unsigned short *__c) in vec_stvx() function
7336 vec_stvx(vector bool short __a, int __b, vector bool short *__c) in vec_stvx() function
7342 vec_stvx(vector pixel __a, int __b, short *__c) in vec_stvx() function
7348 vec_stvx(vector pixel __a, int __b, unsigned short *__c) in vec_stvx() function
7354 vec_stvx(vector pixel __a, int __b, vector pixel *__c) in vec_stvx() function
7360 vec_stvx(vector int __a, int __b, vector int *__c) in vec_stvx() function
7366 vec_stvx(vector int __a, int __b, int *__c) in vec_stvx() function
7372 vec_stvx(vector unsigned int __a, int __b, vector unsigned int *__c) in vec_stvx() function
7378 vec_stvx(vector unsigned int __a, int __b, unsigned int *__c) in vec_stvx() function
7384 vec_stvx(vector bool int __a, int __b, int *__c) in vec_stvx() function
7390 vec_stvx(vector bool int __a, int __b, unsigned int *__c) in vec_stvx() function
7396 vec_stvx(vector bool int __a, int __b, vector bool int *__c) in vec_stvx() function
7402 vec_stvx(vector float __a, int __b, vector float *__c) in vec_stvx() function
7408 vec_stvx(vector float __a, int __b, float *__c) in vec_stvx() function