Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__pstl/cpu_algos/
H A Dtransform_reduce.h47 __simd_transform_reduce(_DifferenceType __n, _Tp __init, _BinaryOperation, _UnaryOperation __f) noexcept { in __simd_transform_reduce() argument
/llvm-project/pstl/include/pstl/internal/
H A Dunseq_backend_simd.h451 __simd_transform_reduce(_DifferenceType __n, _Tp __init, _BinaryOperation, _UnaryOperation __f) noe… in __simd_transform_reduce() argument
519 _BinaryOperation, /*Inclusive*/ std::false_type) in __simd_scan() argument
577 _BinaryOperation, /*Inclusive*/ std::true_type) in __simd_scan() argument