Home
last modified time | relevance | path

Searched refs:TARGET_SCHED_ADJUST_PRIORITY (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/gcc/
HDtarget-def.h284 #define TARGET_SCHED_ADJUST_PRIORITY 0 macro
313 TARGET_SCHED_ADJUST_PRIORITY, \
HDChangeLog-200113469 TARGET_SCHED_ADJUST_PRIORITY, TARGET_SCHED_ISSUE_RATE,
HDChangeLog-200316509 (TARGET_SCHED_ADJUST_PRIORITY): Define.
/NextBSD/contrib/gcc/config/s390/
HDs390.c9269 #undef TARGET_SCHED_ADJUST_PRIORITY
9270 #define TARGET_SCHED_ADJUST_PRIORITY s390_adjust_priority macro
/NextBSD/contrib/gcc/config/rs6000/
HDrs6000.c906 #undef TARGET_SCHED_ADJUST_PRIORITY
907 #define TARGET_SCHED_ADJUST_PRIORITY rs6000_adjust_priority macro
/NextBSD/contrib/gcc/doc/
HDtm.texi5873 @deftypefn {Target Hook} int TARGET_SCHED_ADJUST_PRIORITY (rtx @var{insn}, int @var{priority})