Home
last modified time | relevance | path

Searched refs:arm_get_frame_offsets (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/arm/
Darm.c63 static arm_stack_offsets *arm_get_frame_offsets (void);
1495 offsets = arm_get_frame_offsets (); in use_return_insn()
9628 offsets = arm_get_frame_offsets (); in output_return_instruction()
9876 offsets = arm_get_frame_offsets (); in arm_output_epilogue()
10213 offsets = arm_get_frame_offsets (); in arm_output_function_epilogue()
10486 arm_get_frame_offsets (void) in arm_get_frame_offsets() function
10601 offsets = arm_get_frame_offsets (); in arm_compute_initial_elimination_offset()
10932 offsets = arm_get_frame_offsets (); in arm_expand_prologue()
13656 offsets = arm_get_frame_offsets (); in thumb_compute_initial_elimination_offset()
13737 offsets = arm_get_frame_offsets (); in thumb_expand_prologue()
[all …]
/freebsd-9-stable/contrib/gcc/
DChangeLog261 * config/arm/arm.c (arm_get_frame_offsets): Set
DChangeLog-20048806 (arm_get_frame_offsets): Add CALLER_INTERWORKING_SLOT_SIZE bytes to
19694 (arm_get_frame_offsets): Use thumb_compute_save_reg_mask.
31812 (arm_get_frame_offsets, thumb_unexpanded_epilogue,
37194 (arm_get_frame_offsets): Use it.
37257 * config/arm/arm.c (arm_get_frame_offsets): New function.
37278 (thumb_expand_prologue): Use arm_get_frame_offsets. Remove
DChangeLog-20058424 * arm.c (arm_get_frame_offsets): Compute it.
21635 emit_multi_reg_push, arm_get_frame_offsets,