Home
last modified time | relevance | path

Searched defs:machine_function (Results 1 – 25 of 94) sorted by relevance

1234

/netbsd/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.h200 struct GTY(()) machine_function struct
204 bool is_varadic; /* This call is varadic */
209 int num_args; /* Number of args of current call. */
210 int return_mode; /* Return mode of current fn.
212 rtx axis_predicate[2]; /* Neutering predicates. */
215 bool axis_dim_init_p;
216 rtx bcast_partition; /* Register containing the size of each
221 rtx sync_bar; /* Synchronization barrier ID for vectors. */
223 rtx unisimt_predicate; /* Predicate for -muniform-simt. */
228 unsigned HOST_WIDE_INT simt_stack_size;
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.h211 struct GTY(()) machine_function struct
215 bool is_varadic; /* This call is varadic */
220 int num_args; /* Number of args of current call. */
221 int return_mode; /* Return mode of current fn.
223 rtx axis_predicate[2]; /* Neutering predicates. */
226 bool axis_dim_init_p;
227 rtx bcast_partition; /* Register containing the size of each
232 rtx sync_bar; /* Synchronization barrier ID for vectors. */
234 rtx unisimt_predicate; /* Predicate for -muniform-simt. */
238 unsigned HOST_WIDE_INT simt_stack_size;
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.h560 struct GTY(()) machine_function struct
562 struct gcn_kernel_args args;
563 int kernarg_segment_alignment;
566 bool normal_function;
567 bool need_frame_pointer;
568 bool lr_needs_saving;
570 HOST_WIDE_INT pretend_size;
571 HOST_WIDE_INT local_vars;
572 HOST_WIDE_INT callee_saves;
574 unsigned lds_allocated;
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.h557 int is_naked;
561 int is_interrupt;
565 int is_signal;
569 int is_OS_task;
573 int is_OS_main;
576 int stack_usage;
579 int sibcall_fails;
587 int is_no_gccisr;
592 {
599 } gasisr;
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.h545 int is_naked;
549 int is_interrupt;
553 int is_signal;
557 int is_OS_task;
561 int is_OS_main;
564 int stack_usage;
567 int sibcall_fails;
575 int is_no_gccisr;
580 {
587 } gasisr;
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.h565 struct GTY(()) machine_function struct
567 struct gcn_kernel_args args;
568 int kernarg_segment_alignment;
569 int kernarg_segment_byte_size;
571 bool normal_function;
572 bool need_frame_pointer;
573 bool lr_needs_saving;
575 HOST_WIDE_INT pretend_size;
576 HOST_WIDE_INT local_vars;
577 HOST_WIDE_INT callee_saves;
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.h419 typedef struct GTY (()) machine_function struct
432 } machine_function_t; argument
/netbsd/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.h419 typedef struct GTY (()) machine_function struct
432 } machine_function_t; argument
/netbsd/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32.h252 int va_args_size;
255 int local_size;
257 int out_args_size;
260 int fp_size;
262 int gp_size;
264 int lp_size;
304 int use_eh_return_p;
308 int naked_p;
311 int fp_as_gp_p;
320 int strict_aligned_p;
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32.h252 int va_args_size;
255 int local_size;
257 int out_args_size;
260 int fp_size;
262 int gp_size;
264 int lp_size;
304 int use_eh_return_p;
308 int naked_p;
311 int fp_as_gp_p;
320 int strict_aligned_p;
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.h104 typedef struct GTY (()) machine_function struct
128 machine_function; typedef
/netbsd/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.h104 typedef struct GTY (()) machine_function struct
128 machine_function; argument
/netbsd/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h1494 typedef struct GTY(()) machine_function struct
1497 rtx eh_epilogue_sp_ofs;
1499 int far_jump_used;
1501 int arg_pointer_live;
1503 int lr_save_eliminated;
1505 arm_stack_offsets stack_offsets;
1507 unsigned long func_type;
1509 int uses_anonymous_args;
1535 machine_function; argument
/netbsd/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.h1494 typedef struct GTY(()) machine_function struct
1497 rtx eh_epilogue_sp_ofs;
1499 int far_jump_used;
1501 int arg_pointer_live;
1503 int lr_save_eliminated;
1505 arm_stack_offsets stack_offsets;
1507 unsigned long func_type;
1509 int uses_anonymous_args;
1535 machine_function; argument
/netbsd/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h3300 unsigned int next_fcc;
3303 rtx mips16_gp_pseudo_rtx;
3307 int varargs_size;
3314 unsigned int global_pointer;
3322 bool ignore_hazard_length_p;
3326 bool all_noreorder_p;
3332 bool has_flexible_gp_insn_p;
3339 bool must_initialize_gp_p;
3347 bool interrupt_handler_p;
3351 enum mips_int_mask int_mask;
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h3319 unsigned int next_fcc;
3322 rtx mips16_gp_pseudo_rtx;
3326 int varargs_size;
3333 unsigned int global_pointer;
3341 bool ignore_hazard_length_p;
3345 bool all_noreorder_p;
3351 bool has_flexible_gp_insn_p;
3358 bool must_initialize_gp_p;
3366 bool interrupt_handler_p;
3370 enum mips_int_mask int_mask;
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Diq2000.c94 struct GTY(()) machine_function struct
97 long total_size; /* # bytes that the entire frame takes up. */
98 long var_size; /* # bytes that variables take up. */
99 long args_size; /* # bytes that outgoing arguments take up. */
100 long extra_size; /* # bytes of extra gunk. */
101 int gp_reg_size; /* # bytes needed to store gp regs. */
102 int fp_reg_size; /* # bytes needed to store fp regs. */
103 long mask; /* Mask of saved gp registers. */
104 long gp_save_offset; /* Offset from vfp to store gp registers. */
108 int initialized; /* != 0 if frame size already calculated. */
[all …]
H A Diq2000.cc94 struct GTY(()) machine_function struct
97 long total_size; /* # bytes that the entire frame takes up. */
98 long var_size; /* # bytes that variables take up. */
99 long args_size; /* # bytes that outgoing arguments take up. */
100 long extra_size; /* # bytes of extra gunk. */
101 int gp_reg_size; /* # bytes needed to store gp regs. */
102 int fp_reg_size; /* # bytes needed to store fp regs. */
103 long mask; /* Mask of saved gp registers. */
104 long gp_save_offset; /* Offset from vfp to store gp registers. */
108 int initialized; /* != 0 if frame size already calculated. */
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Diq2000.c94 struct GTY(()) machine_function struct
97 long total_size; /* # bytes that the entire frame takes up. */
98 long var_size; /* # bytes that variables take up. */
99 long args_size; /* # bytes that outgoing arguments take up. */
100 long extra_size; /* # bytes of extra gunk. */
101 int gp_reg_size; /* # bytes needed to store gp regs. */
102 int fp_reg_size; /* # bytes needed to store fp regs. */
103 long mask; /* Mask of saved gp registers. */
104 long gp_save_offset; /* Offset from vfp to store gp registers. */
108 int initialized; /* != 0 if frame size already calculated. */
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.h440 typedef struct GTY(()) machine_function struct
453 } machine_function; typedef
/netbsd/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.h440 typedef struct GTY(()) machine_function struct
453 } machine_function; typedef
/netbsd/external/gpl3/gcc/dist/gcc/config/moxie/
H A Dmoxie.c208 struct GTY(()) machine_function struct
223 static struct machine_function * argument
H A Dmoxie.cc208 struct GTY(()) machine_function struct
223 static struct machine_function * argument
/netbsd/external/gpl3/gcc.old/dist/gcc/config/moxie/
H A Dmoxie.c208 struct GTY(()) machine_function struct
223 static struct machine_function * argument
/netbsd/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.h496 typedef struct GTY(()) machine_function struct
509 } machine_function; typedef

1234