Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtarget.d37 ssse3, enumerator
H A Dtarget.h35 ssse3, enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddriver-i386.c1130 const char *ssse3 = has_ssse3 ? " -mssse3" : " -mno-ssse3"; in host_detect_local_cpu() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dcpuid.d144 bool ssse3() {return _ssse3;} in ssse3() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dglobals.h54 ssse3, enumerator