Home
last modified time | relevance | path

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

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/experimental/bits/
A Dsimd_x86_conversions.h60 [[maybe_unused]] constexpr bool __z_to_z in __convert_x86() local
570 if constexpr (__x_to_x || __y_to_y || __z_to_z) in __convert_x86()
589 else if constexpr (__x_to_x || __y_to_y || __z_to_z) in __convert_x86()
606 else if constexpr (__have_avx512dq && __z_to_z) in __convert_x86()
616 else if constexpr (__have_avx512dq && __z_to_z) in __convert_x86()
777 else if constexpr (__z_to_z && __have_avx512dq) in __convert_x86()
779 else if constexpr (__z_to_z) in __convert_x86()
793 else if constexpr (__z_to_z && __have_avx512dq) in __convert_x86()
795 else if constexpr (__z_to_z) in __convert_x86()
899 [[maybe_unused]] constexpr bool __z_to_z local
[all …]

Completed in 7 milliseconds