Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h9752 vec_stvlx(vector signed char __a, int __b, signed char *__c) in vec_stvlx() function
9761 vec_stvlx(vector signed char __a, int __b, vector signed char *__c) in vec_stvlx() function
9770 vec_stvlx(vector unsigned char __a, int __b, unsigned char *__c) in vec_stvlx() function
9779 vec_stvlx(vector unsigned char __a, int __b, vector unsigned char *__c) in vec_stvlx() function
9788 vec_stvlx(vector bool char __a, int __b, vector bool char *__c) in vec_stvlx() function
9797 vec_stvlx(vector short __a, int __b, short *__c) in vec_stvlx() function
9806 vec_stvlx(vector short __a, int __b, vector short *__c) in vec_stvlx() function
9815 vec_stvlx(vector unsigned short __a, int __b, unsigned short *__c) in vec_stvlx() function
9824 vec_stvlx(vector unsigned short __a, int __b, vector unsigned short *__c) in vec_stvlx() function
9833 vec_stvlx(vector bool short __a, int __b, vector bool short *__c) in vec_stvlx() function
[all …]