Searched refs:PTA_CORE2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h2458 const wide_int_bitmask PTA_CORE2 = PTA_64BIT | PTA_MMX | PTA_SSE | PTA_SSE2
2460 const wide_int_bitmask PTA_NEHALEM = PTA_CORE2 | PTA_SSE4_1 | PTA_SSE4_2
2490 const wide_int_bitmask PTA_BONNELL = PTA_CORE2 | PTA_MOVBE;
2445 const wide_int_bitmask PTA_CORE2 = PTA_64BIT | PTA_MMX | PTA_SSE | PTA_SSE2 variable
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h2316 constexpr wide_int_bitmask PTA_CORE2 = PTA_64BIT | PTA_MMX | PTA_SSE | PTA_SSE2
2318 constexpr wide_int_bitmask PTA_NEHALEM = PTA_CORE2 | PTA_SSE4_1 | PTA_SSE4_2
2354 constexpr wide_int_bitmask PTA_BONNELL = PTA_CORE2 | PTA_MOVBE;
2303 constexpr wide_int_bitmask PTA_CORE2 = PTA_64BIT | PTA_MMX | PTA_SSE | PTA_SSE2 variable
/netbsd-current/external/gpl3/gcc.old/dist/gcc/common/config/i386/
H A Di386-common.c1634 {"core2", PROCESSOR_CORE2, CPU_CORE2, PTA_CORE2,
/netbsd-current/external/gpl3/gcc/dist/gcc/common/config/i386/
H A Di386-common.cc1882 {"core2", PROCESSOR_CORE2, CPU_CORE2, PTA_CORE2,

Completed in 229 milliseconds