Home
last modified time | relevance | path

Searched refs:__tmp1 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h2710 vector bool char __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local
2711 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() local
2731 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() local
2750 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() local
2789 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 …]