Home
last modified time | relevance | path

Searched defs:avx2 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtarget.d41 avx2, // AVX2 instruction set enumerator
H A Dtarget.h39 avx2, // AVX2 instruction set enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddriver-i386.c1151 const char *avx2 = has_avx2 ? " -mavx2" : " -mno-avx2"; in host_detect_local_cpu() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dcpuid.d168 bool avx2() {return _avx2;} in avx2() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dglobals.h58 avx2, // AVX2 instruction set enumerator