Lines Matching refs:have_avx
1784 Bool have_avx = (hwcaps & VEX_HWCAPS_AMD64_AVX) != 0;1789 if (have_avx && !have_sse3)1793 if (have_avx2 && !have_avx)1796 if (have_bmi && !have_avx)