Home
last modified time | relevance | path

Searched refs:__simd_for_each (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__pstl/cpu_algos/
H A Dfor_each.h30 _LIBCPP_HIDE_FROM_ABI _Iterator __simd_for_each(_Iterator __first, _DifferenceType __n, _Function _… in __simd_for_each() function
54 __pstl::__simd_for_each(__first, __last - __first, __func); in operator()