Searched refs:__tmp1 (Results 1 – 1 of 1) sorted by relevance
2710 vector bool char __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local2711 vector bool char __tmp2 = __tmp1 | in vec_first_match_or_eos_index()2730 vector bool char __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local2731 vector bool char __tmp2 = __tmp1 | in vec_first_match_or_eos_index()2749 vector bool short __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local2750 vector bool short __tmp2 = __tmp1 | in vec_first_match_or_eos_index()2770 vector bool short __tmp2 = __tmp1 | in vec_first_match_or_eos_index()2788 vector bool int __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local2789 vector bool int __tmp2 = __tmp1 | vec_cmpeq((vector signed int)__tmp1, __a) | in vec_first_match_or_eos_index()2806 vector bool int __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local[all …]