Searched refs:TARGET_DEFAULT (Results 1 - 25 of 58) sorted by relevance

123

/freebsd-10.2-release/contrib/gcc/config/arm/
H A Dwince-pe.h22 #undef TARGET_DEFAULT macro
23 #define TARGET_DEFAULT (MASK_NOP_FUN_DLLIMPORT) macro
H A Dsemiaof.h37 #define TARGET_DEFAULT (0) macro
H A Dsemi.h45 #ifndef TARGET_DEFAULT
46 #define TARGET_DEFAULT (MASK_APCS_FRAME) macro
H A Duclinux-elf.h29 #undef TARGET_DEFAULT macro
30 #define TARGET_DEFAULT (MASK_SINGLE_PIC_BASE) macro
H A Dcoff.h37 #undef TARGET_DEFAULT macro
38 #define TARGET_DEFAULT (MASK_APCS_FRAME)
36 #undef TARGET_DEFAULT macro
H A Dlinux-elf.h34 #undef TARGET_DEFAULT macro
35 #define TARGET_DEFAULT (0) macro
H A Dnetbsd.h38 #undef TARGET_DEFAULT macro
39 #define TARGET_DEFAULT (MASK_APCS_FRAME) macro
61 /* Because TARGET_DEFAULT sets MASK_SOFT_FLOAT */
/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Ddefault64.h22 #undef TARGET_DEFAULT macro
23 #define TARGET_DEFAULT \ macro
H A Dsysv4le.h23 #undef TARGET_DEFAULT macro
24 #define TARGET_DEFAULT (MASK_POWERPC | MASK_NEW_MNEMONICS | MASK_LITTLE_ENDIAN) macro
H A Deabialtivec.h24 #undef TARGET_DEFAULT macro
25 #define TARGET_DEFAULT (MASK_POWERPC | MASK_NEW_MNEMONICS | MASK_EABI | MASK_ALTIVEC) macro
H A Dlinuxaltivec.h27 #undef TARGET_DEFAULT macro
28 #define TARGET_DEFAULT (MASK_POWERPC | MASK_NEW_MNEMONICS | MASK_ALTIVEC) macro
H A Ddarwin64.h25 #undef TARGET_DEFAULT macro
26 #define TARGET_DEFAULT (MASK_POWERPC | MASK_POWERPC64 | MASK_64BIT \ macro
H A Deabispe.h23 #undef TARGET_DEFAULT macro
24 #define TARGET_DEFAULT (MASK_POWERPC | MASK_NEW_MNEMONICS | MASK_EABI \ macro
H A Daix41.h45 #undef TARGET_DEFAULT macro
46 #define TARGET_DEFAULT MASK_NEW_MNEMONICS macro
H A Deabi.h24 #undef TARGET_DEFAULT macro
25 #define TARGET_DEFAULT (MASK_POWERPC | MASK_NEW_MNEMONICS | MASK_EABI) macro
H A Daix43.h120 #undef TARGET_DEFAULT macro
121 #define TARGET_DEFAULT MASK_NEW_MNEMONICS macro
H A Daix51.h116 #undef TARGET_DEFAULT macro
117 #define TARGET_DEFAULT MASK_NEW_MNEMONICS macro
H A Dbeos.h61 #undef TARGET_DEFAULT macro
62 #define TARGET_DEFAULT (MASK_POWERPC | MASK_NEW_MNEMONICS) macro
H A Dlinuxspe.h27 #undef TARGET_DEFAULT macro
28 #define TARGET_DEFAULT (MASK_POWERPC | MASK_NEW_MNEMONICS | MASK_STRICT_ALIGN) macro
H A Dvxworks.h103 #undef TARGET_DEFAULT macro
104 #define TARGET_DEFAULT \ macro
/freebsd-10.2-release/contrib/gcc/config/sparc/
H A Dsol2-64.h4 #undef TARGET_DEFAULT macro
5 #define TARGET_DEFAULT \ macro
H A Dopenbsd64.h25 #undef TARGET_DEFAULT macro
26 #define TARGET_DEFAULT \ macro
/freebsd-10.2-release/contrib/gcc/config/ia64/
H A Delf.h12 #if ((TARGET_CPU_DEFAULT | TARGET_DEFAULT) & MASK_GNU_AS) != 0
31 #if ((TARGET_CPU_DEFAULT | TARGET_DEFAULT) & MASK_GNU_LD) != 0
/freebsd-10.2-release/contrib/gcc/config/i386/
H A Dopenbsdelf.h34 #undef TARGET_DEFAULT macro
35 #define TARGET_DEFAULT \ macro
/freebsd-10.2-release/contrib/gcc/config/s390/
H A Dtpf.h57 #undef TARGET_DEFAULT macro
58 #define TARGET_DEFAULT (MASK_TPF_PROFILING | MASK_64BIT | MASK_ZARCH \ macro

Completed in 84 milliseconds

123