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

/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Daltivec.h240 #define vec_stvehx __builtin_vec_stvehx macro
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h7133 /* vec_stvehx */
7136 vec_stvehx(vector short __a, int __b, short *__c) function
7142 vec_stvehx(vector unsigned short __a, int __b, unsigned short *__c) function
7148 vec_stvehx(vector bool short __a, int __b, short *__c) function
7154 vec_stvehx(vector bool short __a, int __b, unsigned short *__c) function
7160 vec_stvehx(vector pixel __a, int __b, short *__c) function
7166 vec_stvehx(vector pixel __a, int __b, unsigned short *__c) function

Completed in 71 milliseconds