Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h9412 vec_cp_until_zero(__vector signed char __a) { vec_cp_until_zero() function
9418 vec_cp_until_zero(__vector __bool char __a) { vec_cp_until_zero() function
9424 vec_cp_until_zero(__vector unsigned char __a) { vec_cp_until_zero() function
9429 vec_cp_until_zero(__vector signed short __a) { vec_cp_until_zero() function
9435 vec_cp_until_zero(__vector __bool short __a) { vec_cp_until_zero() function
9441 vec_cp_until_zero(__vector unsigned short __a) { vec_cp_until_zero() function
9446 vec_cp_until_zero(__vector signed int __a) { vec_cp_until_zero() function
9452 vec_cp_until_zero(__vector __bool int __a) { vec_cp_until_zero() function
9458 vec_cp_until_zero(__vector unsigned int __a) { vec_cp_until_zero() function
[all...]