Home
last modified time | relevance | path

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

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