Home
last modified time | relevance | path

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

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