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

/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dvecintrin.h9613 /*-- vec_cmpeq_or_0_idx -----------------------------------------------------*/
9616 vec_cmpeq_or_0_idx(__vector signed char __a, __vector signed char __b) { function
9623 vec_cmpeq_or_0_idx(__vector __bool char __a, __vector __bool char __b) { function
9629 vec_cmpeq_or_0_idx(__vector unsigned char __a, __vector unsigned char __b) { function
9634 vec_cmpeq_or_0_idx(__vector signed short __a, __vector signed short __b) { function
9641 vec_cmpeq_or_0_idx(__vector __bool short __a, __vector __bool short __b) { function
9647 vec_cmpeq_or_0_idx(__vector unsigned short __a, __vector unsigned short __b) { function
9652 vec_cmpeq_or_0_idx(__vector signed int __a, __vector signed int __b) { function
9659 vec_cmpeq_or_0_idx(__vector __bool int __a, __vector __bool int __b) { function
9665 vec_cmpeq_or_0_idx(__vecto function
[all...]

Completed in 84 milliseconds