Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h11133 vec_cp_until_zero(__vector signed char __a) { in vec_cp_until_zero() function
11139 vec_cp_until_zero(__vector __bool char __a) { in vec_cp_until_zero() function
11145 vec_cp_until_zero(__vector unsigned char __a) { in vec_cp_until_zero() function
11150 vec_cp_until_zero(__vector signed short __a) { in vec_cp_until_zero() function
11156 vec_cp_until_zero(__vector __bool short __a) { in vec_cp_until_zero() function
11162 vec_cp_until_zero(__vector unsigned short __a) { in vec_cp_until_zero() function
11167 vec_cp_until_zero(__vector signed int __a) { in vec_cp_until_zero() function
11173 vec_cp_until_zero(__vector __bool int __a) { in vec_cp_until_zero() function
11179 vec_cp_until_zero(__vector unsigned int __a) { in vec_cp_until_zero() function