Searched refs:is_zarch_implemented_complex (Results 1 – 1 of 1) sorted by relevance
40 constexpr bool is_zarch_implemented_complex() { in is_zarch_implemented_complex() function2184 struct Vectorized<T, std::enable_if_t<is_zarch_implemented_complex<T>()>> {