Home
last modified time | relevance | path

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

123

/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.h200 struct GTY(()) machine_function struct
202 rtx_expr_list *call_args; /* Arg list for the current call. */
203 bool doing_call; /* Within a CALL_ARGS ... CALL_ARGS_END sequence. */
204 bool is_varadic; /* This call is varadic */
205 bool has_varadic; /* Current function has a varadic call. */
206 bool has_chain; /* Current function has outgoing static chain. */
207 bool has_softstack; /* Current function has a soft stack frame. */
208 bool has_simtreg; /* Current function has an OpenMP SIMD region. */
209 int num_args; /* Number of args of current call. */
210 int return_mode; /* Return mode of current fn.
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.h211 struct GTY(()) machine_function struct
213 rtx_expr_list *call_args; /* Arg list for the current call. */
214 bool doing_call; /* Within a CALL_ARGS ... CALL_ARGS_END sequence. */
215 bool is_varadic; /* This call is varadic */
216 bool has_varadic; /* Current function has a varadic call. */
217 bool has_chain; /* Current function has outgoing static chain. */
218 bool has_softstack; /* Current function has a soft stack frame. */
219 bool has_simtreg; /* Current function has an OpenMP SIMD region. */
220 int num_args; /* Number of args of current call. */
221 int return_mode; /* Return mode of current fn.
[all …]
/netbsd-src/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;
564 int kernarg_segment_byte_size;
566 bool normal_function;
567 bool need_frame_pointer;
568 bool lr_needs_saving;
569 HOST_WIDE_INT outgoing_args_size;
570 HOST_WIDE_INT pretend_size;
571 HOST_WIDE_INT local_vars;
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.h554 struct GTY(()) machine_function struct
557 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;
583 int attributes_checked_p;
587 int is_no_gccisr;
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.h544 struct GTY(()) machine_function struct
547 int is_naked;
551 int is_interrupt;
555 int is_signal;
559 int is_OS_task;
563 int is_OS_main;
566 int stack_usage;
569 int sibcall_fails;
573 int attributes_checked_p;
577 int is_no_gccisr;
[all …]
/netbsd-src/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;
574 HOST_WIDE_INT outgoing_args_size;
575 HOST_WIDE_INT pretend_size;
576 HOST_WIDE_INT local_vars;
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.h419 typedef struct GTY (()) machine_function struct
432 } machine_function_t; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.h419 typedef struct GTY (()) machine_function struct
432 } machine_function_t; argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32.h248 struct GTY(()) machine_function struct
252 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;
268 int callee_saved_gpr_regs_size;
272 int callee_saved_fpr_regs_size;
275 int callee_saved_area_gpr_padding_bytes;
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32.h248 struct GTY(()) machine_function struct
252 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;
268 int callee_saved_gpr_regs_size;
272 int callee_saved_fpr_regs_size;
275 int callee_saved_area_gpr_padding_bytes;
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.h104 typedef struct GTY (()) machine_function struct
128 machine_function; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.h104 typedef struct GTY (()) machine_function struct
128 machine_function; argument
/netbsd-src/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-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h3316 struct GTY(()) machine_function { struct
3319 unsigned int next_fcc;
3322 rtx mips16_gp_pseudo_rtx;
3326 int varargs_size;
3329 struct mips_frame_info frame;
3333 unsigned int global_pointer;
3337 unsigned int load_label_num_insns;
3341 bool ignore_hazard_length_p;
3345 bool all_noreorder_p;
3350 bool has_inflexible_gp_insn_p;
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h3297 struct GTY(()) machine_function { struct
3300 unsigned int next_fcc;
3303 rtx mips16_gp_pseudo_rtx;
3307 int varargs_size;
3310 struct mips_frame_info frame;
3314 unsigned int global_pointer;
3318 unsigned int load_label_num_insns;
3322 bool ignore_hazard_length_p;
3326 bool all_noreorder_p;
3331 bool has_inflexible_gp_insn_p;
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/
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. */
105 long fp_save_offset; /* Offset from vfp to store fp registers. */
[all …]
/netbsd-src/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. */
105 long fp_save_offset; /* Offset from vfp to store fp registers. */
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.h440 typedef struct GTY(()) machine_function struct
453 } machine_function; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.h440 typedef struct GTY(()) machine_function struct
453 } machine_function; argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/moxie/
H A Dmoxie.c208 struct GTY(()) machine_function struct
223 static struct machine_function * argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/moxie/
H A Dmoxie.cc208 struct GTY(()) machine_function struct
223 static struct machine_function * argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h1587 typedef struct GTY(()) machine_function struct
1590 rtx eh_epilogue_sp_ofs;
1592 int far_jump_used;
1594 int arg_pointer_live;
1596 int lr_save_eliminated;
1598 arm_stack_offsets stack_offsets;
1600 unsigned long func_type;
1602 int uses_anonymous_args;
1628 machine_function; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.h496 typedef struct GTY(()) machine_function struct
509 } machine_function; argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.h496 typedef struct GTY(()) machine_function struct
509 } machine_function; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h2653 struct GTY(()) machine_function { struct
2654 struct stack_local_entry *stack_locals;
2655 int varargs_gpr_size;
2656 int varargs_fpr_size;
2657 int optimize_mode_switching[MAX_386_ENTITIES];
2660 struct ix86_frame frame;
2667 rtx split_stack_varargs_pointer;
2674 BOOL_BITFIELD accesses_prev_frame : 1;
2678 BOOL_BITFIELD use_fast_prologue_epilogue : 1;
2682 BOOL_BITFIELD pc_thunk_call_expanded : 1;
[all …]

123