Home
last modified time | relevance | path

Searched refs:sparc_adjust_cost (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/config/sparc/
Dsparc.c166 static int sparc_adjust_cost PARAMS ((rtx, rtx, rtx, int));
233 #define TARGET_SCHED_ADJUST_COST sparc_adjust_cost
7857 sparc_adjust_cost(insn, link, dep, cost) in sparc_adjust_cost() function
/openbsd/src/gnu/gcc/gcc/config/sparc/
Dsparc.c353 static int sparc_adjust_cost (rtx, rtx, rtx, int);
453 #define TARGET_SCHED_ADJUST_COST sparc_adjust_cost
7382 sparc_adjust_cost(rtx insn, rtx link, rtx dep, int cost) in sparc_adjust_cost() function
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.17029 (ADJUST_COST): Call sparc_adjust_cost.
7034 (sparc_adjust_cost): New.