Searched refs:SUBTARGET_FRAME_POINTER_REQUIRED (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlinux-elf.h106 #define SUBTARGET_FRAME_POINTER_REQUIRED current_function_profile macro
H A Darm.h890 #ifndef SUBTARGET_FRAME_POINTER_REQUIRED
891 #define SUBTARGET_FRAME_POINTER_REQUIRED 0
896 || SUBTARGET_FRAME_POINTER_REQUIRED \
887 #define SUBTARGET_FRAME_POINTER_REQUIRED macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dlinux.h58 #undef SUBTARGET_FRAME_POINTER_REQUIRED macro
59 #define SUBTARGET_FRAME_POINTER_REQUIRED current_function_profile macro
H A Di386.h1025 #ifndef SUBTARGET_FRAME_POINTER_REQUIRED
1026 #define SUBTARGET_FRAME_POINTER_REQUIRED 0
1023 #define SUBTARGET_FRAME_POINTER_REQUIRED macro
H A Di386.c5141 if (SUBTARGET_FRAME_POINTER_REQUIRED)

Completed in 243 milliseconds