Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DParallel.h190 void for_each_n(Policy policy, IndexTy Begin, IndexTy End, FuncTy Fn) { in for_each_n() function
214 void for_each_n(parallel_execution_policy policy, IndexTy Begin, IndexTy End, in for_each_n() function
/external/llvm-project/pstl/include/pstl/internal/
Dglue_algorithm_impl.h73 for_each_n(_ExecutionPolicy&& __exec, _ForwardIterator __first, _Size __n, _Function __f) in for_each_n() function