Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtarget.d40 avx, // AVX1 instruction set enumerator
H A Dtarget.h38 avx, // AVX1 instruction set enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddriver-i386.c1150 const char *avx = has_avx ? " -mavx" : " -mno-avx"; in host_detect_local_cpu() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dcpuid.d158 bool avx() {return _avx;} in avx() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dglobals.h57 avx, // AVX1 instruction set enumerator