Home
last modified time | relevance | path

Searched defs:vec_cp_until_zero (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h295 #define vec_cp_until_zero __builtin_s390_vec_cp_until_zero macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h301 #define vec_cp_until_zero __builtin_s390_vec_cp_until_zero macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h9359 vec_cp_until_zero(__vector signed char __a) { in vec_cp_until_zero() function
9365 vec_cp_until_zero(__vector __bool char __a) { in vec_cp_until_zero() function
9371 vec_cp_until_zero(__vector unsigned char __a) { in vec_cp_until_zero() function
9376 vec_cp_until_zero(__vector signed short __a) { in vec_cp_until_zero() function
9382 vec_cp_until_zero(__vector __bool short __a) { in vec_cp_until_zero() function
9388 vec_cp_until_zero(__vector unsigned short __a) { in vec_cp_until_zero() function
9393 vec_cp_until_zero(__vector signed int __a) { in vec_cp_until_zero() function
9399 vec_cp_until_zero(__vector __bool int __a) { in vec_cp_until_zero() function
9405 vec_cp_until_zero(__vector unsigned int __a) { in vec_cp_until_zero() function