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

/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Daltivec.h241 #define vec_stvewx __builtin_vec_stvewx macro
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h7171 /* vec_stvewx */
7174 vec_stvewx(vector int __a, int __b, int *__c) function
7180 vec_stvewx(vector unsigned int __a, int __b, unsigned int *__c) function
7186 vec_stvewx(vector bool int __a, int __b, int *__c) function
7192 vec_stvewx(vector bool int __a, int __b, unsigned int *__c) function
7198 vec_stvewx(vector float __a, int __b, float *__c) function

Completed in 87 milliseconds