Searched defs:vec_first_mismatch_or_eos_index (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h2596 vec_first_mismatch_or_eos_index(vector signed char __a, function
2611 vec_first_mismatch_or_eos_index(vector unsigned char __a, function
2626 vec_first_mismatch_or_eos_index(vector signed short __a, function
2641 vec_first_mismatch_or_eos_index(vector unsigned short __a, function
2656 vec_first_mismatch_or_eos_index(vector signed int __a, vector signed int __b) { function
2670 vec_first_mismatch_or_eos_index(vector unsigned int __a, function

Completed in 215 milliseconds