Searched refs:TARGET_32BIT (Results 1 – 12 of 12) sorted by relevance
161 fputs (TARGET_32BIT ? "[DS]\n" : "[DS],3\n", FILE); \164 fputs (TARGET_32BIT ? "\t.long ." : "\t.llong .", FILE); \259 (TARGET_32BIT ? (SIZE) : (ROUNDED)), \
169 #define TARGET_32BIT (! TARGET_64BIT) macro396 (MODE) = TARGET_32BIT ? SImode : DImode;453 #define LONG_TYPE_SIZE (TARGET_32BIT ? 32 : 64)488 #define POINTER_SIZE (TARGET_32BIT ? 32 : 64)491 #define PARM_BOUNDARY (TARGET_32BIT ? 32 : 64)495 ((TARGET_32BIT && !TARGET_ALTIVEC && !TARGET_ALTIVEC_ABI) ? 64 : 128)810 ((TARGET_32BIT && TARGET_POWERPC64 \1166 #define DWARF_CIE_DATA_ALIGNMENT (-((int) (TARGET_32BIT ? 4 : 8)))1191 (TARGET_32BIT ? 20 : 40)))1290 : LEVEL == SAVE_NONLOCAL ? (TARGET_32BIT ? DImode : TImode) : Pmode)[all …]
43 if (TARGET_POWERPC64 && TARGET_32BIT)247 if (TARGET_32BIT)281 if (TARGET_32BIT)
154 (define_mode_macro P [(SI "TARGET_32BIT") (DI "TARGET_64BIT")])2747 "TARGET_32BIT"2826 "TARGET_32BIT"2983 "TARGET_32BIT"2997 "TARGET_32BIT && reload_completed"3012 "TARGET_32BIT"3027 "TARGET_32BIT && reload_completed"3071 "TARGET_32BIT"3085 "TARGET_32BIT && reload_completed"3100 "TARGET_32BIT"[all …]
1600 if (TARGET_32BIT) in rs6000_vector_alignment_reachable()2133 if (TARGET_32BIT) in num_insns_constant()3053 && TARGET_32BIT in rs6000_legitimize_address()3067 else if (TARGET_MACHO && TARGET_32BIT && TARGET_NO_TOC in rs6000_legitimize_address()4374 if (TARGET_32BIT && !TARGET_ALTIVEC_ABI in rs6000_return_in_memory()4598 if (TARGET_32BIT) in rs6000_arg_size()4741 if (TARGET_32BIT) in function_arg_advance()5290 if (TARGET_32BIT) in function_arg()5300 if (TARGET_32BIT && TARGET_POWERPC64) in function_arg()5347 if (TARGET_32BIT && TARGET_POWERPC64) in function_arg()[all …]
282 "TARGET_MACHO && (DEFAULT_ABI == ABI_DARWIN) && TARGET_32BIT" 293 "TARGET_MACHO && (DEFAULT_ABI == ABI_DARWIN) && TARGET_32BIT"
1045 (STACK_BOUNDARY): Depend on TARGET_32BIT.1050 (RS6000_SAVE_TOC): Depend on TARGET_32BIT.
1328 (movdf split): operand_subword TARGET_32BIT and new split using1825 (allocate_stack): Use TARGET_32BIT.1910 * rs6000.c (output_epilog): Fix PPC64 typos and use TARGET_32BIT.1912 (rs6000_trampoline_template, rs6000_trampoline_size): Use TARGET_32BIT.2030 * rs6000.h (TARGET_32BIT): Define.
497 TARGET_POWERPC64' to 'TARGET_32BIT' when the pattern being guarded3768 on TARGET_32BIT, not word_mode.4523 * config/rs6000/rs6000.h (UNITS_PER_WORD): Use TARGET_32BIT, not4533 TARGET_32BIT, not TARGET_POWERPC64.5009 * rs6000.md: Separate TARGET_POWERPC64 patterns for TARGET_64BIT or TARGET_32BIT.37308 (rs6000_emit_allocate_stack): Use TARGET_32BIT.
11185 (STACK_BOUNDARY): Depend on TARGET_32BIT.11190 (RS6000_SAVE_TOC): Depend on TARGET_32BIT.
34257 (function_arg_advance): Pass TARGET_32BIT -mabi=no-altivec AltiVec34262 (function_arg_partial_nregs): Return true for all TARGET_32BIT
16961 * config/rs6000/rs6000.md: Remove stray TARGET_32BIT from