Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c232 static int rs6000_adjust_priority PARAMS ((rtx, int));
375 #define TARGET_SCHED_ADJUST_PRIORITY rs6000_adjust_priority
12376 rs6000_adjust_priority (insn, priority) in rs6000_adjust_priority() function
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c653 static int rs6000_adjust_priority (rtx, int);
906 #define TARGET_SCHED_ADJUST_PRIORITY rs6000_adjust_priority
16737 rs6000_adjust_priority (rtx insn ATTRIBUTE_UNUSED, int priority) in rs6000_adjust_priority() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.11721 (rs6000_adjust_priority): Mark parameter `insn' with
6483 (ADJUST_PRIORITY): Call rs6000_adjust_priority.
6485 (rs6000_adjust_priority): Add declaration.
6490 (rs6000_adjust_priority): Stub for now.
H A DChangeLog.412257 (rs6000_adjust_priority): Likewise.
H A DChangeLog.610711 * config/rs6000/rs6000.c (rs6000_adjust_priority): Ditto.