Searched refs:strides (Results 1 – 3 of 3) sorted by relevance
423 uint32_t strides[4]; member
257 _LIBCPP_HIDE_FROM_ABI constexpr array<index_type, __rank_> strides() const noexcept { in strides() function
228 constexpr array<index_type, rank_> strides() const noexcept { return strides_; }