Searched refs:TARGET_64BIT (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Dfreebsd.h25 #undef TARGET_64BIT macro
27 #define TARGET_64BIT 1 macro
29 #define TARGET_64BIT 0 macro
36 #define DEFAULT_ABI (TARGET_64BIT ? ABI_AIX : ABI_V4)
38 #define TARGET_AIX TARGET_64BIT
55 if (TARGET_64BIT) \
79 if (TARGET_64BIT) \
140 #define SIZE_TYPE (TARGET_64BIT ? "long unsigned int" : "unsigned int")
143 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int")
218 do { if (TARGET_64BIT) rs6000_aix_emit_builtin_unwind_ini
[all...]
H A Dlinux64.h28 #undef TARGET_64BIT macro
29 #define TARGET_64BIT 1 macro
42 #undef TARGET_64BIT macro
44 #define TARGET_64BIT 1 macro
46 #define TARGET_64BIT 0 macro
51 #define TARGET_AIX TARGET_64BIT
83 if (TARGET_64BIT) \
212 do { if (TARGET_64BIT) output_profile_hook (LABEL); } while (0)
219 : (TARGET_64BIT \
231 ((TARGET_64BIT \
[all...]
H A Daix51.h35 if (TARGET_64BIT && (target_flags & NON_POWERPC_MASKS)) \
40 if (TARGET_64BIT && ! TARGET_POWERPC64) \
45 if (TARGET_POWERPC64 && ! TARGET_64BIT) \
161 #define WCHAR_TYPE (!TARGET_64BIT ? "short unsigned int" : "unsigned int")
165 #define WCHAR_TYPE_SIZE (!TARGET_64BIT ? 16 : 32)
H A Daix52.h35 if (TARGET_64BIT && (target_flags & NON_POWERPC_MASKS)) \
40 if (TARGET_64BIT && ! TARGET_POWERPC64) \
51 if (TARGET_POWERPC64 && ! TARGET_64BIT) \
162 #define WCHAR_TYPE (!TARGET_64BIT ? "short unsigned int" : "unsigned int")
166 #define WCHAR_TYPE_SIZE (!TARGET_64BIT ? 16 : 32)
H A Daix43.h36 if (TARGET_64BIT && (target_flags & NON_POWERPC_MASKS)) \
41 if (TARGET_64BIT && ! TARGET_POWERPC64) \
52 if (TARGET_POWERPC64 && ! TARGET_64BIT) \
H A Daix41.h95 #undef TARGET_64BIT macro
96 #define TARGET_64BIT 0 macro
H A Dlinux.h102 #undef TARGET_64BIT macro
103 #define TARGET_64BIT 0 macro
H A Ddarwin.h31 #undef TARGET_64BIT macro
33 #define TARGET_64BIT 1 macro
35 #define TARGET_64BIT 0 macro
44 #define OBJC_JBLEN ((TARGET_64BIT) ? (26*2 + 18*2 + 129 + 1) : (26 + 18*2 + 129 + 1))
53 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int")
61 if (!TARGET_64BIT) builtin_define ("__ppc__"); \
62 if (TARGET_64BIT) builtin_define ("__ppc64__"); \
89 if (TARGET_64BIT && ! TARGET_POWERPC64) \
103 && TARGET_64BIT \
468 (TARGET_64BIT \
[all...]
/freebsd-10.1-release/contrib/gcc/config/s390/
H A Dlinux.h42 #define SIZE_TYPE (TARGET_64BIT ? "long unsigned int" : "long unsigned int")
44 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int")
100 #define TARGET_THREAD_SSP_OFFSET (TARGET_64BIT ? 0x28 : 0x14)
H A Ds390.h94 if (TARGET_64BIT) \
147 #undef TARGET_64BIT macro
149 #define TARGET_64BIT 1 macro
151 #define TARGET_64BIT 0 macro
164 #define UNITS_PER_WORD (TARGET_64BIT ? 8 : 4)
178 #define PARM_BOUNDARY (TARGET_64BIT ? 64 : 32)
205 : LEVEL == SAVE_NONLOCAL ? (TARGET_64BIT ? OImode : TImode) : Pmode)
217 #define LONG_TYPE_SIZE (TARGET_64BIT ? 64 : 32)
499 #define STACK_POINTER_OFFSET (TARGET_64BIT ? 160 : 96)
534 #define MASK_RETURN_ADDR (TARGET_64BIT
[all...]
/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dfreebsd64.h32 if (TARGET_64BIT) \
H A Ddarwin.h28 #undef TARGET_64BIT macro
29 #define TARGET_64BIT (target_flags & MASK_64BIT) macro
32 #undef TARGET_64BIT macro
34 #define TARGET_64BIT 1 macro
36 #define TARGET_64BIT 0 macro
41 #define OBJC_JBLEN ((TARGET_64BIT) ? ((9 * 2) + 3 + 16) : (18))
55 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int")
176 if (MACHOPIC_INDIRECT && !TARGET_64BIT) \
192 #define PREFERRED_DEBUGGING_TYPE (TARGET_64BIT ? DWARF2_DEBUG : DBX_DEBUG)
199 (TARGET_64BIT
[all...]
H A Dsol2-10.h43 #define WCHAR_TYPE (TARGET_64BIT ? "int" : "long int")
48 #define WINT_TYPE (TARGET_64BIT ? "int" : "long int")
110 (TARGET_64BIT \
H A Dfreebsd.h74 #define SIZE_TYPE (TARGET_64BIT ? "long unsigned int" : "unsigned int")
77 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int")
80 #define WCHAR_TYPE_SIZE (TARGET_64BIT ? 32 : BITS_PER_WORD)
101 #define TARGET_96_ROUND_53_LONG_DOUBLE (!TARGET_64BIT)
208 #define DBX_REGISTER_NUMBER(n) (TARGET_64BIT ? dbx64_register_map[n] \
218 #define DWARF_FRAME_REGNUM(n) (TARGET_64BIT ? dbx64_register_map[n] \
H A Dsol2.h39 | (TARGET_64BIT ? DW_EH_PE_pcrel | DW_EH_PE_sdata4 \
50 #define EH_TABLES_CAN_BE_READ_ONLY (TARGET_64BIT)
H A Dlinux64.h84 #define TARGET_THREAD_SSP_OFFSET (TARGET_64BIT ? 0x28 : 0x14)
H A Dnetbsd64.h62 if (TARGET_64BIT && flag_pic) \
H A Dx86-64.h29 (TARGET_64BIT ? dbx64_register_map[n] : svr4_dbx_register_map[n])
38 #define SIZE_TYPE (TARGET_64BIT ? "long unsigned int" : "unsigned int")
41 #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int")
H A Di386.h101 (TARGET_64BIT && TARGET_SSE ? FPMATH_SSE : FPMATH_387)
109 #undef TARGET_64BIT macro
111 #define TARGET_64BIT 1 macro
113 #define TARGET_64BIT 0 macro
117 #undef TARGET_64BIT macro
119 #define TARGET_64BIT 1 macro
121 #define TARGET_64BIT 0 macro
187 #define TARGET_USE_SAHF ((x86_use_sahf & TUNEMASK) && !TARGET_64BIT)
345 if (TARGET_64BIT) \
608 #define UNITS_PER_WORD (TARGET_64BIT
[all...]
H A Dlynx.h46 (TARGET_64BIT ? dbx64_register_map[n] \
H A Di386elf.h55 (TARGET_64BIT ? dbx64_register_map[n] : svr4_dbx_register_map[n])
H A Dbeos-elf.h39 (TARGET_64BIT ? dbx64_register_map[n] : svr4_dbx_register_map[n])
/freebsd-10.1-release/contrib/gcc/config/mips/
H A Dfreebsd.h130 if (TARGET_64BIT) \
174 if (TARGET_64BIT) \
H A Dnetbsd.h72 if (TARGET_64BIT) \
H A Dmips.h314 if (TARGET_64BIT) \
322 if (TARGET_64BIT) \
474 #undef TARGET_64BIT
477 #define TARGET_64BIT 1
479 #define TARGET_64BIT 0
711 #define ISA_HAS_ROTR_DI (TARGET_64BIT \
1033 #define UNITS_PER_WORD (TARGET_64BIT ? 8 : 4)
1086 #define POINTER_SIZE ((TARGET_LONG64 && TARGET_64BIT) ? 64 : 32)
1176 (TARGET_64BIT && ((MODE) == SImode || (MODE) == CCmode) \
1753 || (TARGET_FLOAT64 && !TARGET_64BIT
473 #undef TARGET_64BIT macro
476 #define TARGET_64BIT macro
478 #define TARGET_64BIT macro
[all...]

Completed in 192 milliseconds

12