Searched refs:overaligned_tag (Results 1 – 3 of 3) sorted by relevance
51 struct overaligned_tag { struct62 inline constexpr bool is_simd_flag_type_v<overaligned_tag<_Np>> = true; argument69 inline constexpr overaligned_tag<_Np> overaligned{};
69 struct overaligned_tag;
43 template <size_t> struct overaligned_tag {};46 template <size_t N> inline constexpr overaligned_tag<N> overaligned{};