Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__pstl/cpu_algos/
H A Dany_of.h33 _LIBCPP_HIDE_FROM_ABI optional<bool> __parallel_or(_Index __first, _Index __last, _Brick __f) { in __parallel_or() function
78 return __pstl::__parallel_or<_Backend>( in operator()
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/
H A Dalgorithm_impl.h