Lines Matching defs:vec_st
7457 vec_st(vector signed char __a, int __b, vector signed char *__c) in vec_st() function
7463 vec_st(vector signed char __a, int __b, signed char *__c) in vec_st() function
7469 vec_st(vector unsigned char __a, int __b, vector unsigned char *__c) in vec_st() function
7475 vec_st(vector unsigned char __a, int __b, unsigned char *__c) in vec_st() function
7481 vec_st(vector bool char __a, int __b, signed char *__c) in vec_st() function
7487 vec_st(vector bool char __a, int __b, unsigned char *__c) in vec_st() function
7493 vec_st(vector bool char __a, int __b, vector bool char *__c) in vec_st() function
7499 vec_st(vector short __a, int __b, vector short *__c) in vec_st() function
7505 vec_st(vector short __a, int __b, short *__c) in vec_st() function
7511 vec_st(vector unsigned short __a, int __b, vector unsigned short *__c) in vec_st() function
7517 vec_st(vector unsigned short __a, int __b, unsigned short *__c) in vec_st() function
7523 vec_st(vector bool short __a, int __b, short *__c) in vec_st() function
7529 vec_st(vector bool short __a, int __b, unsigned short *__c) in vec_st() function
7535 vec_st(vector bool short __a, int __b, vector bool short *__c) in vec_st() function
7541 vec_st(vector pixel __a, int __b, short *__c) in vec_st() function
7547 vec_st(vector pixel __a, int __b, unsigned short *__c) in vec_st() function
7553 vec_st(vector pixel __a, int __b, vector pixel *__c) in vec_st() function
7559 vec_st(vector int __a, int __b, vector int *__c) in vec_st() function
7565 vec_st(vector int __a, int __b, int *__c) in vec_st() function
7571 vec_st(vector unsigned int __a, int __b, vector unsigned int *__c) in vec_st() function
7577 vec_st(vector unsigned int __a, int __b, unsigned int *__c) in vec_st() function
7583 vec_st(vector bool int __a, int __b, int *__c) in vec_st() function
7589 vec_st(vector bool int __a, int __b, unsigned int *__c) in vec_st() function
7595 vec_st(vector bool int __a, int __b, vector bool int *__c) in vec_st() function
7601 vec_st(vector float __a, int __b, vector float *__c) in vec_st() function
7607 vec_st(vector float __a, int __b, float *__c) in vec_st() function