Searched refs:FRAME_POINTER_REQUIRED (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.h576 #define FRAME_POINTER_REQUIRED 0 macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.h958 #define FRAME_POINTER_REQUIRED \
1432 ((TO) == HARD_FRAME_POINTER_REGNUM || !FRAME_POINTER_REQUIRED)
953 #define FRAME_POINTER_REQUIRED macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.h1080 #define FRAME_POINTER_REQUIRED 0
1068 #define FRAME_POINTER_REQUIRED macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.h894 #define FRAME_POINTER_REQUIRED \
890 #define FRAME_POINTER_REQUIRED macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h1021 #define FRAME_POINTER_REQUIRED ix86_frame_pointer_required ()
1018 #define FRAME_POINTER_REQUIRED macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.h926 #define FRAME_POINTER_REQUIRED 0
924 #define FRAME_POINTER_REQUIRED macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h1454 #define FRAME_POINTER_REQUIRED (current_function_calls_alloca)
1447 #define FRAME_POINTER_REQUIRED macro
/freebsd-11-stable/contrib/gcc/
H A Ddf-scan.c1947 || (!FRAME_POINTER_REQUIRED
H A Dglobal.c346 || FRAME_POINTER_REQUIRED);
H A Dreload1.c3515 if ((ep->from == HARD_FRAME_POINTER_REGNUM && FRAME_POINTER_REQUIRED)
3606 || FRAME_POINTER_REQUIRED);
H A Dflow.c955 || (! FRAME_POINTER_REQUIRED

Completed in 341 milliseconds