Home
last modified time | relevance | path

Searched refs:TARGET_MODE_EXIT (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.cc165 #define TARGET_MODE_EXIT epiphany_mode_exit macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.c165 #define TARGET_MODE_EXIT epiphany_mode_exit macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc579 #undef TARGET_MODE_EXIT
580 #define TARGET_MODE_EXIT sh_mode_exit macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c579 #undef TARGET_MODE_EXIT
580 #define TARGET_MODE_EXIT sh_mode_exit macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c23379 #undef TARGET_MODE_EXIT
23380 #define TARGET_MODE_EXIT ix86_mode_exit macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc24772 #undef TARGET_MODE_EXIT
24773 #define TARGET_MODE_EXIT ix86_mode_exit macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi10331 @code{TARGET_MODE_AFTER}, @code{TARGET_MODE_ENTRY}, and @code{TARGET_MODE_EXIT}
10361 … function entry. If @code{TARGET_MODE_ENTRY} is defined then @code{TARGET_MODE_EXIT} must be defi…
10364 @deftypefn {Target Hook} int TARGET_MODE_EXIT (int @var{entity})
10365 …ar{entity} is assumed to be switched to at function exit. If @code{TARGET_MODE_EXIT} is defined t…
H A Dtm.texi.in7150 @code{TARGET_MODE_AFTER}, @code{TARGET_MODE_ENTRY}, and @code{TARGET_MODE_EXIT}
7175 @hook TARGET_MODE_EXIT
H A Dgccint.info40786 'TARGET_MODE_AFTER', 'TARGET_MODE_ENTRY', and 'TARGET_MODE_EXIT'
40827 If 'TARGET_MODE_ENTRY' is defined then 'TARGET_MODE_EXIT' must be
40830 -- Target Hook: int TARGET_MODE_EXIT (int ENTITY)
40834 'TARGET_MODE_EXIT' is defined then 'TARGET_MODE_ENTRY' must be
55698 * TARGET_MODE_EXIT: Mode Switching. (line 71)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarget.def6835 … function entry. If @code{TARGET_MODE_ENTRY} is defined then @code{TARGET_MODE_EXIT} must be defi…
6840 …ar{entity} is assumed to be switched to at function exit. If @code{TARGET_MODE_EXIT} is defined t…
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgccint.info42201 'TARGET_MODE_AFTER', 'TARGET_MODE_ENTRY', and 'TARGET_MODE_EXIT'
42242 If 'TARGET_MODE_ENTRY' is defined then 'TARGET_MODE_EXIT' must be
42245 -- Target Hook: int TARGET_MODE_EXIT (int ENTITY)
42249 'TARGET_MODE_EXIT' is defined then 'TARGET_MODE_ENTRY' must be
57499 * TARGET_MODE_EXIT: Mode Switching. (line 71)