Home
last modified time | relevance | path

Searched defs:vec_stl (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Headers/
Daltivec.h7604 vec_stl(vector signed char __a, int __b, vector signed char *__c) in vec_stl() function
7610 vec_stl(vector signed char __a, int __b, signed char *__c) in vec_stl() function
7616 vec_stl(vector unsigned char __a, int __b, vector unsigned char *__c) in vec_stl() function
7622 vec_stl(vector unsigned char __a, int __b, unsigned char *__c) in vec_stl() function
7628 vec_stl(vector bool char __a, int __b, signed char *__c) in vec_stl() function
7634 vec_stl(vector bool char __a, int __b, unsigned char *__c) in vec_stl() function
7640 vec_stl(vector bool char __a, int __b, vector bool char *__c) in vec_stl() function
7646 vec_stl(vector short __a, int __b, vector short *__c) in vec_stl() function
7652 vec_stl(vector short __a, int __b, short *__c) in vec_stl() function
7658 vec_stl(vector unsigned short __a, int __b, vector unsigned short *__c) in vec_stl() function
[all …]