Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/experimental/__simd/
H A Daligned_tag.h24 struct element_aligned_tag { struct
35 inline constexpr bool is_simd_flag_type_v<element_aligned_tag> = true; argument