Home | History | Annotate | Download | only in coregrind

Lines Matching refs:have_avx

878      Bool have_lzcnt, have_avx, have_bmi, have_avx2;
916 have_avx = False;
929 have_avx = True;
963 if (have_avx && max_basic >= 7) {
974 | (have_avx ? VEX_HWCAPS_AMD64_AVX : 0)