Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h2676 vector bool char __tmp1 = vec_cmpeq(__a, __b); in vec_first_match_or_eos_index() local
2677 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() local
2697 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() local
2716 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() local
2755 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 …]