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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h2389 vec_first_match_or_eos_index(vector signed char __a, vector signed char __b) { function
2412 vec_first_match_or_eos_index(vector unsigned char __a, function
2432 vec_first_match_or_eos_index(vector signed short __a, vector signed short __b) { function
2451 vec_first_match_or_eos_index(vector unsigned short __a, function
2471 vec_first_match_or_eos_index(vector signed int __a, vector signed int __b) { function
2489 vec_first_match_or_eos_index(vector unsigned int __a, vector unsigned int __b) { function

Completed in 223 milliseconds