Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__pstl/cpu_algos/
H A Dfill.h30 _LIBCPP_HIDE_FROM_ABI _Index __simd_fill_n(_Index __first, _DifferenceType __n, const _Tp& __value) noexcept { __simd_fill_n() function
/llvm-project/pstl/include/pstl/internal/
H A Dunseq_backend_simd.h360 __simd_fill_n(_Index __first, _DifferenceType __n, const _Tp& __value) noexcept in __simd_fill_n() function