Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h7416 vec_ste(vector signed char __a, int __b, signed char *__c) in vec_ste() function
7422 vec_ste(vector unsigned char __a, int __b, unsigned char *__c) in vec_ste() function
7428 vec_ste(vector bool char __a, int __b, signed char *__c) in vec_ste() function
7434 vec_ste(vector bool char __a, int __b, unsigned char *__c) in vec_ste() function
7440 vec_ste(vector short __a, int __b, short *__c) in vec_ste() function
7446 vec_ste(vector unsigned short __a, int __b, unsigned short *__c) in vec_ste() function
7452 vec_ste(vector bool short __a, int __b, short *__c) in vec_ste() function
7458 vec_ste(vector bool short __a, int __b, unsigned short *__c) in vec_ste() function
7464 vec_ste(vector pixel __a, int __b, short *__c) in vec_ste() function
7470 vec_ste(vector pixel __a, int __b, unsigned short *__c) in vec_ste() function
[all …]