Home
last modified time | relevance | path

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

/src/contrib/llvm-project/libcxx/include/experimental/__simd/
H A Daligned_tag.h51 struct overaligned_tag { struct
62 inline constexpr bool is_simd_flag_type_v<overaligned_tag<_Np>> = true; argument