Searched refs:have_avx2 (Results 1 – 2 of 2) sorted by relevance
116 #define have_avx2 (cpuinfo & CPUINFO_AVX2) macro206 #define TCG_TARGET_HAS_v256 have_avx2221 #define TCG_TARGET_HAS_shv_vec have_avx2
955 if (have_avx2) {986 if (have_avx2) {1030 if (have_avx2) {1039 } else if (have_avx2) {3542 insn = (have_avx2 ? OPC_VPBLENDD : OPC_BLENDPS);3944 return have_avx2;3952 return have_avx2;3964 return have_avx512vl ? 1 : have_avx2 ? -1 : 0;4403 if (have_avx2) {4432 if (have_avx2) {