Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Headers/
H A Daltivec.h2619 vec_first_match_index(vector signed char __a, vector signed char __b) { in vec_first_match_index() function
2633 vec_first_match_index(vector unsigned char __a, vector unsigned char __b) { in vec_first_match_index() function
2647 vec_first_match_index(vector signed short __a, vector signed short __b) { in vec_first_match_index() function
2661 vec_first_match_index(vector unsigned short __a, vector unsigned short __b) { in vec_first_match_index() function
2675 vec_first_match_index(vector signed int __a, vector signed int __b) { in vec_first_match_index() function
2689 vec_first_match_index(vector unsigned int __a, vector unsigned int __b) { in vec_first_match_index() function