Searched refs:vec_rlnm (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h123 #define vec_rlnm(a,b,c) (__builtin_vec_rlnm((a),((c)<<8)|(b))) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h186 #define vec_rlnm(a,b,c) (__builtin_vec_rlnm((a),((c)<<8)|(b))) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h8292 /* vec_rlnm */
8295 vec_rlnm(vector unsigned int __a, vector unsigned int __b, function
8302 vec_rlnm(vector unsigned long long __a, vector unsigned long long __b, function
8311 vec_rlnm(vector unsigned __int128 __a, vector unsigned __int128 __b, function
8328 vec_rlnm(vector signed __int128 __a, vector signed __int128 __b, function

Completed in 293 milliseconds