Home
last modified time | relevance | path

Searched defs:is_always_strided (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__mdspan/
H A Dlayout_stride.h219 requires(__mdspan_detail::__layout_mapping_alike<_StridedLayoutMapping> && in requires()
296 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_always_strided() noexcept { return true; } in is_always_strided() function
H A Dlayout_left.h168 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_always_strided() noexcept { return true; } in is_always_strided() function
H A Dlayout_right.h165 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_always_strided() noexcept { return true; } in is_always_strided() function
H A Dmdspan.h251 _LIBCPP_HIDE_FROM_ABI static constexpr bool is_always_strided() noexcept { in is_always_strided() function