Searched refs:__tmp1 (Results 1 – 1 of 1) sorted by relevance
2676 vector bool char __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local2677 vector bool char __tmp2 = __tmp1 | in vec_first_match_or_eos_index()2696 vector bool char __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local2697 vector bool char __tmp2 = __tmp1 | in vec_first_match_or_eos_index()2715 vector bool short __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local2716 vector bool short __tmp2 = __tmp1 | in vec_first_match_or_eos_index()2736 vector bool short __tmp2 = __tmp1 | in vec_first_match_or_eos_index()2754 vector bool int __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local2755 vector bool int __tmp2 = __tmp1 | vec_cmpeq((vector signed int)__tmp1, __a) | in vec_first_match_or_eos_index()2772 vector bool int __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local[all …]