HomeSort by: relevance | last modified time | path
    Searched refs:TARGET_SCHED_ADJUST_PRIORITY (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/m32r/
m32r.cc 159 #undef TARGET_SCHED_ADJUST_PRIORITY
160 #define TARGET_SCHED_ADJUST_PRIORITY m32r_adjust_priority
  /src/external/gpl3/gcc.old/dist/gcc/config/m32r/
m32r.cc 162 #undef TARGET_SCHED_ADJUST_PRIORITY
163 #define TARGET_SCHED_ADJUST_PRIORITY m32r_adjust_priority
  /src/external/gpl3/gcc/dist/gcc/config/visium/
visium.cc 310 #undef TARGET_SCHED_ADJUST_PRIORITY
311 #define TARGET_SCHED_ADJUST_PRIORITY visium_adjust_priority
  /src/external/gpl3/gcc.old/dist/gcc/config/visium/
visium.cc 310 #undef TARGET_SCHED_ADJUST_PRIORITY
311 #define TARGET_SCHED_ADJUST_PRIORITY visium_adjust_priority
  /src/external/gpl3/gcc/dist/gcc/config/arc/
arc.cc 653 #undef TARGET_SCHED_ADJUST_PRIORITY
654 #define TARGET_SCHED_ADJUST_PRIORITY arc_sched_adjust_priority
  /src/external/gpl3/gcc.old/dist/gcc/config/arc/
arc.cc 737 #undef TARGET_SCHED_ADJUST_PRIORITY
738 #define TARGET_SCHED_ADJUST_PRIORITY arc_sched_adjust_priority
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 18147 #undef TARGET_SCHED_ADJUST_PRIORITY
18148 #define TARGET_SCHED_ADJUST_PRIORITY s390_adjust_priority
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.cc 22941 #undef TARGET_SCHED_ADJUST_PRIORITY
22942 #define TARGET_SCHED_ADJUST_PRIORITY ix86_adjust_priority
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 17299 #undef TARGET_SCHED_ADJUST_PRIORITY
17300 #define TARGET_SCHED_ADJUST_PRIORITY s390_adjust_priority
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 27693 /* Implement the TARGET_SCHED_ADJUST_PRIORITY hook.
31013 #undef TARGET_SCHED_ADJUST_PRIORITY
31014 #define TARGET_SCHED_ADJUST_PRIORITY aarch64_sched_adjust_priority
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.cc 24578 #undef TARGET_SCHED_ADJUST_PRIORITY
24579 #define TARGET_SCHED_ADJUST_PRIORITY ix86_adjust_priority
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1406 #undef TARGET_SCHED_ADJUST_PRIORITY
1407 #define TARGET_SCHED_ADJUST_PRIORITY rs6000_adjust_priority
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc 25867 /* Implement the TARGET_SCHED_ADJUST_PRIORITY hook.
27979 #undef TARGET_SCHED_ADJUST_PRIORITY
27980 #define TARGET_SCHED_ADJUST_PRIORITY aarch64_sched_adjust_priority
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1399 #undef TARGET_SCHED_ADJUST_PRIORITY
1400 #define TARGET_SCHED_ADJUST_PRIORITY rs6000_adjust_priority

Completed in 350 milliseconds