Home
last modified time | relevance | path

Searched refs:vec_stvrxl (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Headers/
Daltivec.h9684 vec_stvrxl(vector signed char __a, int __b, signed char *__c) in vec_stvrxl() function
9693 vec_stvrxl(vector signed char __a, int __b, vector signed char *__c) in vec_stvrxl() function
9702 vec_stvrxl(vector unsigned char __a, int __b, unsigned char *__c) in vec_stvrxl() function
9711 vec_stvrxl(vector unsigned char __a, int __b, vector unsigned char *__c) in vec_stvrxl() function
9720 vec_stvrxl(vector bool char __a, int __b, vector bool char *__c) in vec_stvrxl() function
9729 vec_stvrxl(vector short __a, int __b, short *__c) in vec_stvrxl() function
9738 vec_stvrxl(vector short __a, int __b, vector short *__c) in vec_stvrxl() function
9747 vec_stvrxl(vector unsigned short __a, int __b, unsigned short *__c) in vec_stvrxl() function
9756 vec_stvrxl(vector unsigned short __a, int __b, vector unsigned short *__c) in vec_stvrxl() function
9765 vec_stvrxl(vector bool short __a, int __b, vector bool short *__c) in vec_stvrxl() function
[all …]