Searched defs:__cmp_res (Results 1 – 1 of 1) sorted by relevance
80 if (auto __cmp_res = __lhs[__i] == __rhs[__i]; !std::__all_of(__cmp_res)) { in __mismatch_vectorized() local92 … if (auto __cmp_res = std::__load_vector<__vec>(__first1) == std::__load_vector<__vec>(__first2); in __mismatch_vectorized() local