Searched defs:TARGET_DEFAULT (Results 1 - 25 of 133) sorted by relevance

123456

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Deabi.h23 #undef TARGET_DEFAULT macro
24 #define TARGET_DEFAULT MASK_EABI macro
H A Deabialtivec.h23 #undef TARGET_DEFAULT macro
24 #define TARGET_DEFAULT (MASK_EABI | MASK_ALTIVEC) macro
H A Ddefault64.h26 #undef TARGET_DEFAULT macro
27 #define TARGET_DEFAULT (ISA_2_7_MASKS_SERVER | MASK_POWERPC64 | MASK_64BIT | MASK_LITTLE_ENDIAN) macro
31 #undef TARGET_DEFAULT macro
32 #define TARGET_DEFAULT (MASK_PPC_GFXOPT | MASK_PPC_GPOPT | MASK_MFCRF | MASK_POWERPC64 | MASK_64BIT) macro
H A Ddarwin64-biarch.h22 #undef TARGET_DEFAULT macro
23 #define TARGET_DEFAULT (MASK_POWERPC64 | MASK_64BIT \ macro
H A Dlinuxaltivec.h24 #undef TARGET_DEFAULT macro
25 #define TARGET_DEFAULT (MASK_ALTIVEC | MASK_LITTLE_ENDIAN) macro
27 #undef TARGET_DEFAULT macro
28 #define TARGET_DEFAULT MASK_ALTIVEC macro
H A Dsysv4le.h22 #undef TARGET_DEFAULT macro
23 #define TARGET_DEFAULT MASK_LITTLE_ENDIAN macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dlinuxaltivec.h24 #undef TARGET_DEFAULT macro
25 #define TARGET_DEFAULT (MASK_ALTIVEC | MASK_LITTLE_ENDIAN) macro
27 #undef TARGET_DEFAULT macro
28 #define TARGET_DEFAULT MASK_ALTIVEC macro
H A Deabialtivec.h23 #undef TARGET_DEFAULT macro
24 #define TARGET_DEFAULT (MASK_EABI | MASK_ALTIVEC) macro
H A Ddefault64.h26 #undef TARGET_DEFAULT macro
27 #define TARGET_DEFAULT (ISA_2_7_MASKS_SERVER | MASK_POWERPC64 | MASK_64BIT | MASK_LITTLE_ENDIAN) macro
31 #undef TARGET_DEFAULT macro
32 #define TARGET_DEFAULT (MASK_PPC_GFXOPT | MASK_PPC_GPOPT | MASK_MFCRF | MASK_POWERPC64 | MASK_64BIT) macro
H A Deabi.h23 #undef TARGET_DEFAULT macro
24 #define TARGET_DEFAULT MASK_EABI macro
H A Ddarwin64-biarch.h22 #undef TARGET_DEFAULT macro
23 #define TARGET_DEFAULT (MASK_POWERPC64 | MASK_64BIT \ macro
H A Dsysv4le.h22 #undef TARGET_DEFAULT macro
23 #define TARGET_DEFAULT MASK_LITTLE_ENDIAN macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Duclinux-eabi.h29 #undef TARGET_DEFAULT macro
30 #define TARGET_DEFAULT (MASK_SINGLE_PIC_BASE | MASK_INTERWORK) macro
H A Dsemi.h40 #define TARGET_DEFAULT (MASK_APCS_FRAME) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Duclinux-eabi.h29 #undef TARGET_DEFAULT macro
30 #define TARGET_DEFAULT (MASK_SINGLE_PIC_BASE | MASK_INTERWORK) macro
H A Dsemi.h40 #define TARGET_DEFAULT (MASK_APCS_FRAME) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dnetbsd-elf.h52 #undef TARGET_DEFAULT macro
53 #define TARGET_DEFAULT \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dlinux.h35 #undef TARGET_DEFAULT macro
36 #define TARGET_DEFAULT (MASK_QUICKCALL | MASK_INT32 | MASK_H8300H) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/vax/
H A Dlinux.h24 #undef TARGET_DEFAULT macro
25 #define TARGET_DEFAULT (MASK_QMATH | MASK_G_FLOAT) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dopenbsd64.h21 #undef TARGET_DEFAULT macro
22 #define TARGET_DEFAULT \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/vax/
H A Dlinux.h24 #undef TARGET_DEFAULT macro
25 #define TARGET_DEFAULT (MASK_QMATH | MASK_G_FLOAT) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dnetbsd-elf.h52 #undef TARGET_DEFAULT macro
53 #define TARGET_DEFAULT \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dopenbsd64.h21 #undef TARGET_DEFAULT macro
22 #define TARGET_DEFAULT \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dlinux.h35 #undef TARGET_DEFAULT macro
36 #define TARGET_DEFAULT (MASK_QUICKCALL | MASK_INT32 | MASK_H8300H) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/riscv/
H A Dnetbsd.h26 #undef TARGET_DEFAULT macro
27 #define TARGET_DEFAULT (MASK_FDIV) macro

Completed in 307 milliseconds

123456