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

/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Daltivec.h240 #define vec_stvehx __builtin_vec_stvehx macro
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h8923 static void __ATTRS_o_ai vec_stvehx(vector short __a, int __b, short *__c) { function
8927 static void __ATTRS_o_ai vec_stvehx(vector unsigned short __a, int __b, function
8932 static void __ATTRS_o_ai vec_stvehx(vector bool short __a, int __b, function
8937 static void __ATTRS_o_ai vec_stvehx(vector bool short __a, int __b, function
8942 static void __ATTRS_o_ai vec_stvehx(vector pixel __a, int __b, short *__c) { function
8946 static void __ATTRS_o_ai vec_stvehx(vector pixel __a, int __b, function

Completed in 103 milliseconds