Home
last modified time | relevance | path

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

/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) { __parallel_or() function
/llvm-project/pstl/include/pstl/internal/
H A Dparallel_impl.h70 __parallel_or(_BackendTag __tag, _ExecutionPolicy&& __exec, _Index __first, _Index __last, _Brick _… in __parallel_or() function