Home
last modified time | relevance | path

Searched refs:stack_regs (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dglobal.c2418 bitmap stack_regs; in modify_reg_pav() local
2424 stack_regs = BITMAP_ALLOC (&greg_obstack); in modify_reg_pav()
2431 bitmap_set_bit (stack_regs, i); in modify_reg_pav()
2452 bitmap_ior_into (bb_info->live_pavin, stack_regs); in modify_reg_pav()
2456 BITMAP_FREE (stack_regs); in modify_reg_pav()
H A Ddf-problems.c2156 bitmap stack_regs; /* Registers that may be allocated to a STACK_REGS. */ member
2509 problem_data->stack_regs = BITMAP_ALLOC (NULL); in df_urec_local_compute()
2516 bitmap_set_bit (problem_data->stack_regs, i); in df_urec_local_compute()
2583 bitmap_ior_into (bb_info->in, problem_data->stack_regs); in df_urec_local_finalize()
2584 bitmap_ior_into (bb_info->out, problem_data->stack_regs); in df_urec_local_finalize()
2607 BITMAP_FREE (problem_data->stack_regs); in df_urec_local_finalize()
H A DChangeLog-200214810 arguments into account for stack_regs.
31605 * config/sh/sh.h (FUNCTION_ARG_ADVANCE): Don't count stack_regs in
31736 stack_regs only for incoming calls. When passing FP args,
31952 (sh_expand_prologue): Take stack_regs into account. Call
31954 (sh_expand_epilogue): Take stack_regs into accoutn. Keep