Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_x86_conversions.h46 [[maybe_unused]] constexpr bool __x_to_y in __convert_x86() local
174 else if constexpr (__i_to_i && __x_to_y && !__have_avx2) //{{{2 in __convert_x86()
288 else if constexpr (__x_to_y) in __convert_x86()
388 else if constexpr (__x_to_y) in __convert_x86()
408 else if constexpr (__x_to_y) in __convert_x86()
492 else if constexpr (__x_to_y) in __convert_x86()
517 else if constexpr (__x_to_y) in __convert_x86()
537 else if constexpr (__x_to_y) in __convert_x86()
552 else if constexpr (__have_avx512dq_vl && __x_to_y) in __convert_x86()
562 else if constexpr (__have_avx512dq_vl && __x_to_y) in __convert_x86()
[all …]