Searched refs:__z_to_z (Results 1 – 1 of 1) sorted by relevance
60 [[maybe_unused]] constexpr bool __z_to_z in __convert_x86() local570 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