Searched refs:TARGET_EXTRA_LIVE_ON_ENTRY (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dtarget-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, \
/freebsd-12-stable/contrib/gcc/config/mips/
H A Dmips.c1190 #undef TARGET_EXTRA_LIVE_ON_ENTRY
1191 #define TARGET_EXTRA_LIVE_ON_ENTRY mips_extra_live_on_entry
10909 /* Implement TARGET_EXTRA_LIVE_ON_ENTRY. PIC_FUNCTION_ADDR_REGNUM is live
1187 #undef TARGET_EXTRA_LIVE_ON_ENTRY macro
1188 #define TARGET_EXTRA_LIVE_ON_ENTRY macro

Completed in 68 milliseconds