Searched refs:FRAME_POINTER_REQUIRED (Results 1 – 21 of 21) sorted by relevance
953 #define FRAME_POINTER_REQUIRED \ macro1425 ((TO) == HARD_FRAME_POINTER_REGNUM || !FRAME_POINTER_REQUIRED)
576 #define FRAME_POINTER_REQUIRED 0 macro
1068 #define FRAME_POINTER_REQUIRED 0 macro
1447 #define FRAME_POINTER_REQUIRED (current_function_calls_alloca) macro
1018 #define FRAME_POINTER_REQUIRED ix86_frame_pointer_required () macro
924 #define FRAME_POINTER_REQUIRED 0 macro
890 #define FRAME_POINTER_REQUIRED \ macro
1943 || (!FRAME_POINTER_REQUIRED in df_record_exit_block_uses()
344 || FRAME_POINTER_REQUIRED); in global_alloc()
3500 if ((ep->from == HARD_FRAME_POINTER_REGNUM && FRAME_POINTER_REQUIRED) in update_eliminables()3591 || FRAME_POINTER_REQUIRED); in init_elim_table()
952 || (! FRAME_POINTER_REQUIRED in mark_regs_live_at_end()
678 * pa.h (FRAME_POINTER_REQUIRED): Revert last change.804 (FRAME_POINTER_REQUIRED): Frame pointers are always required1312 (FRAME_POINTER_REQUIRED,INITIAL_FRAME_POINTER_OFFSET,8312 * m88k/m88k.h: (FRAME_POINTER_REQUIRED) Add -momit-leaf-frame-pointer
6192 * 1750a.h (FRAME_POINTER_REQUIRED): Not required.6347 * mn10300.h (FRAME_POINTER_REQUIRED): Never require a frame pointer.6673 (FRAME_POINTER_REQUIRED): Require frame pointer for all non-leaf fcns.7197 (FRAME_POINTER_REQUIRED): Refine.
29025 * config/i960/i960.h (FRAME_POINTER_REQUIRED): Revert removal of30006 * config/i386/i386.h (FRAME_POINTER_REQUIRED): Call30012 from FRAME_POINTER_REQUIRED.
2633 (FRAME_POINTER_REQUIRED): Don't worry about nonlocal goto.16259 (FRAME_POINTER_REQUIRED): Check current_function_has_nonlocal_goto.
22749 (FRAME_POINTER_REQUIRED): Only check TARGET_APCS_FRAME if TARGET_ARM.22815 (FRAME_POINTER_REQUIRED): Correct logic for determining when a
24708 (FRAME_POINTER_REQUIRED): Use current_function_has_nonlocal_label.43770 (FRAME_POINTER_REQUIRED): Likewise.
19095 (FRAME_POINTER_REQUIRED): Use SUBTARGET_FRAME_POINTER_REQUIRED.
28121 in favor of SP if FRAME_POINTER_REQUIRED is false.
3523 @defmac FRAME_POINTER_REQUIRED3537 @code{FRAME_POINTER_REQUIRED} says. You don't need to worry about3555 @code{FRAME_POINTER_REQUIRED} is defined to always be true; in that
4572 machine-description macro @code{FRAME_POINTER_REQUIRED} controls