Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h9430 vec_cp_until_zero(__vector signed char __a) { in vec_cp_until_zero() function
9436 vec_cp_until_zero(__vector __bool char __a) { in vec_cp_until_zero() function
9442 vec_cp_until_zero(__vector unsigned char __a) { in vec_cp_until_zero() function
9447 vec_cp_until_zero(__vector signed short __a) { in vec_cp_until_zero() function
9453 vec_cp_until_zero(__vector __bool short __a) { in vec_cp_until_zero() function
9459 vec_cp_until_zero(__vector unsigned short __a) { in vec_cp_until_zero() function
9464 vec_cp_until_zero(__vector signed int __a) { in vec_cp_until_zero() function
9470 vec_cp_until_zero(__vector __bool int __a) { in vec_cp_until_zero() function
9476 vec_cp_until_zero(__vector unsigned int __a) { in vec_cp_until_zero() function