Searched refs:have_avx512dq (Results 1 – 2 of 2) sorted by relevance
126 #define have_avx512dq ((cpuinfo & CPUINFO_AVX512DQ) && have_avx512vl) macro
3210 if ((vece <= MO_16 ? have_avx512bw : have_avx512dq)3973 return have_avx512dq;4212 if (vece == MO_64 && !have_avx512dq && is_unsigned_cond(cond)) {