Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtarget-def.h202 #ifndef TARGET_EXTRA_LIVE_ON_ENTRY
203 #define TARGET_EXTRA_LIVE_ON_ENTRY hook_void_bitmap macro
696 TARGET_EXTRA_LIVE_ON_ENTRY, \
HDChangeLog-200613510 * doc/tm.texi: Added TARGET_EXTRA_LIVE_ON_ENTRY.
13532 * target-def.h: Added TARGET_EXTRA_LIVE_ON_ENTRY.
13549 * config/mips/mips.c (TARGET_EXTRA_LIVE_ON_ENTRY): Added value
/NextBSD/contrib/gcc/config/mips/
HDmips.c1186 #undef TARGET_EXTRA_LIVE_ON_ENTRY
1187 #define TARGET_EXTRA_LIVE_ON_ENTRY mips_extra_live_on_entry macro
/NextBSD/contrib/gcc/doc/
HDtm.texi4593 @deftypefn {Target Hook} void TARGET_EXTRA_LIVE_ON_ENTRY (bitmap *@var{regs})