Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h9465 vec_cp_until_zero_cc(__vector signed char __a, int *__cc) { vec_cp_until_zero_cc() function
9471 vec_cp_until_zero_cc(__vector __bool char __a, int *__cc) { vec_cp_until_zero_cc() function
9477 vec_cp_until_zero_cc(__vector unsigned char __a, int *__cc) { vec_cp_until_zero_cc() function
9482 vec_cp_until_zero_cc(__vector signed short __a, int *__cc) { vec_cp_until_zero_cc() function
9488 vec_cp_until_zero_cc(__vector __bool short __a, int *__cc) { vec_cp_until_zero_cc() function
9494 vec_cp_until_zero_cc(__vector unsigned short __a, int *__cc) { vec_cp_until_zero_cc() function
9499 vec_cp_until_zero_cc(__vector signed int __a, int *__cc) { vec_cp_until_zero_cc() function
9505 vec_cp_until_zero_cc(__vector __bool int __a, int *__cc) { vec_cp_until_zero_cc() function
9511 vec_cp_until_zero_cc(__vector unsigned int __a, int *__cc) { vec_cp_until_zero_cc() function
[all...]