Searched refs:current_frame_info (Results 1 – 6 of 6) sorted by relevance
155 static struct ia64_frame_info current_frame_info; variable1968 if (current_frame_info.reg_save_gp) in ia64_reload_gp()1969 tmp = gen_rtx_REG (DImode, current_frame_info.reg_save_gp); in ia64_reload_gp()1974 offset = (current_frame_info.spill_cfa_off in ia64_reload_gp()1975 + current_frame_info.spill_size); in ia64_reload_gp()1984 offset = current_frame_info.total_size - offset; in ia64_reload_gp()2243 && ((current_frame_info.gr_used_mask >> regno) & 1) == 0) in find_gr_spill()2245 current_frame_info.gr_used_mask |= 1 << regno; in find_gr_spill()2252 regno = current_frame_info.n_local_regs; in find_gr_spill()2258 current_frame_info.n_local_regs = regno + 1; in find_gr_spill()[all …]
15421 (current_frame_info): Remove.15423 * config/mips/mips.c: Remove uses of current_frame_info.15426 (current_frame_info, zero_frame_info): Remove.
1325 (current_frame_info, zero_frame_info): Adjust type.1367 (current_frame_info): Adjust type.
11849 (ia64_direct_return): Update for current_frame_info changes.
17252 (ia64_expand_epilogue): Check current_frame_info.mask not
43757 (struct sparc_frame_info, current_frame_info, zero_frame_info): Delete.