Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__pstl/cpu_algos/
H A Dany_of.h48 _LIBCPP_HIDE_FROM_ABI bool __simd_or(_Index __first, _DifferenceType __n, _Pred __pred) noexcept { in __simd_or() function
87 return __pstl::__simd_or(__first, __last - __first, __pred); in operator()
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/
H A Dunseq_backend_simd.h
H A Dalgorithm_impl.h