Home
last modified time | relevance | path

Searched defs:sse2 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtarget.d35 sse2, enumerator
H A Dtarget.h33 sse2, enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddriver-i386.c1128 const char *sse2 = has_sse2 ? " -msse2" : " -mno-sse2"; in host_detect_local_cpu() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Datomic.d612 call sse2; in version() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dcpuid.d140 bool sse2() {return _sse2;} in sse2() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dglobals.h52 sse2, enumerator