Home
last modified time | relevance | path

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

/llvm-project-15.0.7/pstl/include/pstl/internal/
H A Dunseq_backend_simd.h220 __simd_count(_Index __index, _DifferenceType __n, _Pred __pred) noexcept in __simd_count() function
H A Dalgorithm_impl.h1167 return __unseq_backend::__simd_count(__first, __last - __first, __pred); in __brick_count()