Searched defs:vec_stvewx (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Headers/
H A Daltivec.h7926 /* vec_stvewx */
7929 vec_stvewx(vector int __a, int __b, int *__c) function
7935 vec_stvewx(vector unsigned int __a, int __b, unsigned int *__c) function
7941 vec_stvewx(vector bool int __a, int __b, int *__c) function
7947 vec_stvewx(vector bool int __a, int __b, unsigned int *__c) function
7953 vec_stvewx(vector float __a, int __b, float *__c) function

Completed in 99 milliseconds