Searched defs:is_simd (Results 1 – 4 of 4) sorted by relevance
37 struct is_simd : bool_constant<is_simd_v<_Tp>> {}; struct