Searched refs:machine_function (Results 1 – 24 of 24) sorted by relevance
319 struct machine_function * GTY ((maybe_undef)) machine;561 extern struct machine_function * (*init_machine_status) (void);
1971 * config/s390/s390.c (struct machine_function): Introduction of1972 struct machine_function.2244 * config/xtensa/xtensa.c (struct machine_function): Add3147 (machine_function): Add frame_size member.14026 (struct machine_function): New member in_prologue.15425 (struct machine_function): Add 'frame' and 'insns_len'.17721 (struct machine_function): Use gengtype to mark.17722 * config/mmix/mmix.h (struct machine_function): Use gengtype17726 (struct machine_function): Use gengtype to mark.17727 * config/rs6000/rs6000.h (struct machine_function): Use gengtype[all …]
128 struct machine_function * (*init_machine_status) (void);
18145 * pa.h (struct machine_function, PIC_OFFSET_TABLE_SAVE_RTX,19976 * config/arm/arm.h (struct machine_function): Remove ra_rtx.19979 * config/d30v/d30v.h (struct machine_function): Remove ra_rtx.19982 * config/rs6000/rs6000.h (struct machine_function): Remove ra_rtx.19989 * config/v850/v850.c (struct machine_function): Delete.20080 * config/alpha/alpha.h (struct machine_function): Remove.20680 (struct machine_function): Add gp_save_rtx.26228 * config/alpha/alpha.h (machine_function): Remove eh_epilogue_sp_ofs.26557 * i386.c (struct machine_function): Add save_varrargs_registers.30005 (struct machine_function): Add accesses_prev_frame.[all …]
3392 (machine_function): Add has_gp_insn_p.3892 * config/s390/s390.c (struct machine_function): Use save_return_addr_p8988 * config/sparc/sparc.c (struct machine_function): New type.10058 * config/s390/s390.c (struct machine_function): Remove member10655 * config/s390/s390.c (struct machine_function): Add save_return_addr_p.13086 * config/rs6000/rs6000.h (machine_function): Add ra_need_lr.16113 * config/mips/mips.c (machine_function): Add new fields:18492 (struct machine_function): Add sibcall_blocked field.19927 (machine_function): Add global_pointer field.28990 * i386.h (machine_function): New fields use_fast_prologue_epilgoue_nregs.[all …]
1887 (struct machine_function): Add has_loops field.5153 (struct machine_function): Add force_align_arg_pointer.10180 * config/frv/frv.h: Remove machine_function definition.10183 (struct machine_function): Moved from frv.h. Add has_membar_p.12554 (machine_function): Move typedef to...12555 * config/rs6000/rs6000.c (machine_function): ... here. Add13831 * config/s390/s390.c (machine_function): New field has_landing_pad_p.14978 * config/mips/mips.c (machine_function): Add varargs_size field.15603 (struct machine_function): Use optimize_mode_switching[] array.23955 * config/cris/cris.c (struct machine_function): New member[all …]
10281 (struct machine_function): New member split_branches_pending_p.10998 * config/sparc/sparc.c (struct machine_function): New field17062 * config/rs6000/rs6000.h (machine_function): Remove sysv_varargs_p.19418 of struct machine_function.22500 * pa.h (struct machine_function): Define.26547 * config/alpha/alpha.c (struct machine_function): Add gp_save_rtx.27647 * config/s390/s390.c (struct machine_function): Add member base_reg.27657 (s390_chunkify_start): Use base_reg from struct machine_function.29417 * config/s390/s390.c (struct machine_function): New member35532 * config/mips/mips.c (struct machine_function): Remove[all …]
295 * config/arm/arm.h (struct machine_function): Add new field1204 (struct machine_function): Add 'func_type' field.10388 * config/ia64/ia64.h (struct machine_function): Add n_varargs.11893 (struct machine_function): Add ia64_gp_save.20923 (struct machine_function): Define.22465 * arm.h (struct machine_function): Move to here ...22540 * config/arm/arm.c (struct machine_function): Add two new25252 (machine_function): Remove fpmem_size, fpmem_offset, save_toc_p.
4838 (struct machine_function): New.13301 * config/s390/s390.c (struct machine_function): New flag14878 (struct machine_function): Add tls_descriptor_call_expanded_p.15426 * arm.h (struct machine_function): Add pic_reg.
1756 * rs6000.c (struct machine_function): Add pic_offset_table_rtx.
8512 (struct machine_function): Declare; add eh_epilogue_sp_ofs.8518 (struct machine_function): Moved to alpha.h.
1218 * rs6000.c (struct machine_function): Add pic_offset_table_rtx.
15669 * i386.c (struct machine_function): Add new fields for PIC stuff.
1395 typedef struct machine_function GTY(())1421 machine_function; typedef
87 static struct machine_function *arm_init_machine_status (void);13610 static struct machine_function *13613 struct machine_function *machine; in arm_init_machine_status()13614 machine = (machine_function *) ggc_alloc_cleared (sizeof (machine_function)); in arm_init_machine_status()
2013 struct machine_function GTY(())
198 static struct machine_function * ia64_init_machine_status (void);5151 static struct machine_function *5154 return ggc_alloc_cleared (sizeof (struct machine_function)); in ia64_init_machine_status()
2276 struct machine_function GTY(())
1354 static struct machine_function * ix86_init_machine_status (void);13813 static struct machine_function *13816 struct machine_function *f; in ix86_init_machine_status()13818 f = ggc_alloc_cleared (sizeof (struct machine_function)); in ix86_init_machine_status()
304 static struct machine_function *mips_init_machine_status (void);436 struct machine_function GTY(()) {5273 static struct machine_function *5276 return ((struct machine_function *) in mips_init_machine_status()5277 ggc_alloc_cleared (sizeof (struct machine_function))); in mips_init_machine_status()
299 struct machine_function GTY(())376 static struct machine_function * sparc_init_machine_status (void);8745 static struct machine_function *8748 return ggc_alloc_cleared (sizeof (struct machine_function)); in sparc_init_machine_status()
288 struct machine_function GTY(())1291 static struct machine_function *1294 return ggc_alloc_cleared (sizeof (struct machine_function)); in s390_init_machine_status()
116 typedef struct machine_function GTY(())129 } machine_function; typedef596 static struct machine_function * rs6000_init_machine_status (void);10164 static struct machine_function *10167 return ggc_alloc_cleared (sizeof (machine_function)); in rs6000_init_machine_status()
830 @code{struct machine_function *}, which can be used by targets to point834 @code{struct machine_function} and also the macro @code{INIT_EXPANDERS}.867 @code{struct machine_function} structures are expected to be freed by GC@.