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

/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Daltivec.h239 #define vec_stvebx __builtin_vec_stvebx macro
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h7107 /* vec_stvebx */
7110 vec_stvebx(vector signed char __a, int __b, signed char *__c) function
7116 vec_stvebx(vector unsigned char __a, int __b, unsigned char *__c) function
7122 vec_stvebx(vector bool char __a, int __b, signed char *__c) function
7128 vec_stvebx(vector bool char __a, int __b, unsigned char *__c) function

Completed in 83 milliseconds