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

/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dvecintrin.h9391 /*-- vec_cp_until_zero ------------------------------------------------------*/
9394 vec_cp_until_zero(__vector signed char __a) { function
9400 vec_cp_until_zero(__vector __bool char __a) { function
9406 vec_cp_until_zero(__vector unsigned char __a) { function
9411 vec_cp_until_zero(__vector signed short __a) { function
9417 vec_cp_until_zero(__vector __bool short __a) { function
9423 vec_cp_until_zero(__vector unsigned short __a) { function
9428 vec_cp_until_zero(__vector signed int __a) { function
9434 vec_cp_until_zero(__vector __bool int __a) { function
9440 vec_cp_until_zero(__vecto function
[all...]

Completed in 195 milliseconds