Searched defs:__combine (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-project/pstl/include/pstl/internal/ |
| D | parallel_backend_tbb.h | 197 …sform_reduce(_ExecutionPolicy&&, _Index __first, _Index __last, _Up __u, _Tp __init, _Cp __combine, in __parallel_transform_reduce() 221 __trans_scan_body(_Up __u, _Tp __init, _Cp __combine, _Rp __reduce, _Sp __scan) in __trans_scan_body() 306 …Index __i, _Index __m, _Index __tilesize, _Tp* __r, _Index __lastsize, _Rp __reduce, _Cp __combine) in __upsweep() 325 …ndex __i, _Index __m, _Index __tilesize, _Tp* __r, _Index __lastsize, _Tp __initial, _Cp __combine, in __downsweep() 360 __parallel_strict_scan(_ExecutionPolicy&&, _Index __n, _Tp __initial, _Rp __reduce, _Cp __combine, … in __parallel_strict_scan() 400 __parallel_transform_scan(_ExecutionPolicy&&, _Index __n, _Up __u, _Tp __init, _Cp __combine, _Rp _… in __parallel_transform_scan()
|
| D | parallel_backend_serial.h | 87 __parallel_strict_scan(_ExecutionPolicy&&, _Index __n, _Tp __initial, _Rp __reduce, _Cp __combine, … in __parallel_strict_scan()
|