Home | History | Annotate | Download | only in clang-include

Lines Matching refs:vec_stvlx

9216 /* vec_stvlx */
9219 vec_stvlx(vector signed char __a, int __b, signed char *__c)
9228 vec_stvlx(vector signed char __a, int __b, vector signed char *__c)
9237 vec_stvlx(vector unsigned char __a, int __b, unsigned char *__c)
9246 vec_stvlx(vector unsigned char __a, int __b, vector unsigned char *__c)
9255 vec_stvlx(vector bool char __a, int __b, vector bool char *__c)
9264 vec_stvlx(vector short __a, int __b, short *__c)
9273 vec_stvlx(vector short __a, int __b, vector short *__c)
9282 vec_stvlx(vector unsigned short __a, int __b, unsigned short *__c)
9291 vec_stvlx(vector unsigned short __a, int __b, vector unsigned short *__c)
9300 vec_stvlx(vector bool short __a, int __b, vector bool short *__c)
9309 vec_stvlx(vector pixel __a, int __b, vector pixel *__c)
9318 vec_stvlx(vector int __a, int __b, int *__c)
9327 vec_stvlx(vector int __a, int __b, vector int *__c)
9336 vec_stvlx(vector unsigned int __a, int __b, unsigned int *__c)
9345 vec_stvlx(vector unsigned int __a, int __b, vector unsigned int *__c)
9354 vec_stvlx(vector bool int __a, int __b, vector bool int *__c)
9363 vec_stvlx(vector float __a, int __b, vector float *__c)