Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/libcxx/include/__mdspan/
H A Dlayout_left.h93 __mdspan_detail::__is_representable_as<index_type>(__other.required_span_size()), in requires()
109 __mdspan_detail::__is_representable_as<index_type>(__other.required_span_size()), in mapping()
129 __mdspan_detail::__is_representable_as<index_type>(__other.required_span_size()), in requires()
140 _LIBCPP_HIDE_FROM_ABI constexpr index_type required_span_size() const noexcept { in required_span_size() function
H A Dlayout_right.h92 __mdspan_detail::__is_representable_as<index_type>(__other.required_span_size()), in requires()
108 __mdspan_detail::__is_representable_as<index_type>(__other.required_span_size()), in mapping()
128 __mdspan_detail::__is_representable_as<index_type>(__other.required_span_size()), in requires()
139 _LIBCPP_HIDE_FROM_ABI constexpr index_type required_span_size() const noexcept { in required_span_size() function
H A Dlayout_stride.h125 …} else if (__mapping.required_span_size() == static_cast<typename _StridedMapping::index_type>(0))… in __offset()
246 __mdspan_detail::__is_representable_as<index_type>(__other.required_span_size()),
263 _LIBCPP_HIDE_FROM_ABI constexpr index_type required_span_size() const noexcept { in required_span_size() function
307 index_type __span_size = required_span_size(); in is_exhaustive()
322 return required_span_size() == [&]<size_t... _Pos>(index_sequence<_Pos...>) { in is_exhaustive()
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dmdspan116 constexpr index_type required_span_size() const noexcept;
170 constexpr index_type required_span_size() const noexcept;
226 constexpr index_type required_span_size() const noexcept;