Home
last modified time | relevance | path

Searched refs:__y_to_y (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/experimental/bits/
A Dsimd_x86_conversions.h52 [[maybe_unused]] constexpr bool __y_to_y in __convert_x86() local
586 else if constexpr (__have_avx512f && __y_to_y) in __convert_x86()
711 else if constexpr (__y_to_y && __have_avx512f) in __convert_x86()
714 else if constexpr (__y_to_y) in __convert_x86()
891 [[maybe_unused]] constexpr bool __y_to_y local
1061 else if constexpr (__y_to_y)
1187 else if constexpr (__y_to_y)
1254 else if constexpr (__y_to_y)
1268 else if constexpr (__y_to_y)
1270 static_assert(__y_to_y && __have_avx2);
[all …]

Completed in 6 milliseconds