Home
last modified time | relevance | path

Searched refs:TARGET_MODE_PRIORITY (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.cc582 #undef TARGET_MODE_PRIORITY
583 #define TARGET_MODE_PRIORITY sh_mode_priority macro
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.cc24775 #undef TARGET_MODE_PRIORITY
24776 #define TARGET_MODE_PRIORITY ix86_mode_priority macro
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dtm.texi.in7107 @code{TARGET_MODE_PRIORITY} and @code{TARGET_MODE_EMIT}.
7135 @hook TARGET_MODE_PRIORITY
Dtm.texi10462 @code{TARGET_MODE_PRIORITY} and @code{TARGET_MODE_EMIT}.
10519 @deftypefn {Target Hook} int TARGET_MODE_PRIORITY (int @var{entity}, int @var{n})
Dgccint.info42200 'TARGET_MODE_PRIORITY' and 'TARGET_MODE_EMIT'.
42252 -- Target Hook: int TARGET_MODE_PRIORITY (int ENTITY, int N)
57501 * TARGET_MODE_PRIORITY: Mode Switching. (line 78)