Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h7206 vec_stl(vector signed char __a, int __b, vector signed char *__c) in vec_stl() function
7212 vec_stl(vector signed char __a, int __b, signed char *__c) in vec_stl() function
7218 vec_stl(vector unsigned char __a, int __b, vector unsigned char *__c) in vec_stl() function
7224 vec_stl(vector unsigned char __a, int __b, unsigned char *__c) in vec_stl() function
7230 vec_stl(vector bool char __a, int __b, signed char *__c) in vec_stl() function
7236 vec_stl(vector bool char __a, int __b, unsigned char *__c) in vec_stl() function
7242 vec_stl(vector bool char __a, int __b, vector bool char *__c) in vec_stl() function
7248 vec_stl(vector short __a, int __b, vector short *__c) in vec_stl() function
7254 vec_stl(vector short __a, int __b, short *__c) in vec_stl() function
7260 vec_stl(vector unsigned short __a, int __b, vector unsigned short *__c) in vec_stl() function
[all …]