Searched defs:__scan (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-project/pstl/include/pstl/internal/ |
| D | parallel_backend_serial.h | 87 …strict_scan(_ExecutionPolicy&&, _Index __n, _Tp __initial, _Rp __reduce, _Cp __combine, _Sp __scan, in __parallel_strict_scan() 100 …nsform_scan(_ExecutionPolicy&&, _Index __n, _UnaryOp, _Tp __init, _BinaryOp, _Reduce, _Scan __scan) in __parallel_transform_scan()
|
| D | parallel_backend_tbb.h | 221 __trans_scan_body(_Up __u, _Tp __init, _Cp __combine, _Rp __reduce, _Sp __scan) in __trans_scan_body() 326 _Sp __scan) in __downsweep() 360 …strict_scan(_ExecutionPolicy&&, _Index __n, _Tp __initial, _Rp __reduce, _Cp __combine, _Sp __scan, in __parallel_strict_scan() 401 _Sp __scan) in __parallel_transform_scan()
|