Searched refs:vec_floate (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h113 #define vec_floate(X) __builtin_s390_vflrd((X), 0, 0) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h113 #define vec_floate(X) __builtin_s390_vflrd((X), 0, 0) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h141 #define vec_floate __builtin_vec_floate macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h3539 vec_floate(vector signed long long __a) { function
3549 vec_floate(vector unsigned long long __a) { function
3559 vec_floate(vector double __a) { function
3708 return vec_floate(__a);
H A Dvecintrin.h9098 /*-- vec_floate -------------------------------------------------------------*/
9102 vec_floate(__vector double __a) { function

Completed in 515 milliseconds