Home
last modified time | relevance | path

Searched refs:supersparc_adjust_cost (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/sparc/
Dsparc.c333 static int supersparc_adjust_cost (rtx, rtx, rtx, int);
7241 supersparc_adjust_cost (rtx insn, rtx link, rtx dep_insn, int cost) in supersparc_adjust_cost() function
7384 cost = supersparc_adjust_cost (insn, link, dep, cost); in sparc_adjust_cost()
/freebsd-9-stable/contrib/gcc/
DChangeLog-199921499 (supersparc_adjust_cost): Make static.