Searched refs:hypersparc_adjust_cost (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c621 static int hypersparc_adjust_cost (rtx_insn *, int, rtx_insn *, int);
10203 hypersparc_adjust_cost (rtx_insn *insn, int dtype, rtx_insn *dep_insn,
10344 cost = hypersparc_adjust_cost (insn, dep_type, dep, cost);
10181 hypersparc_adjust_cost (rtx_insn *insn, int dtype, rtx_insn *dep_insn, function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc602 static int hypersparc_adjust_cost (rtx_insn *, int, rtx_insn *, int);
10164 hypersparc_adjust_cost (rtx_insn *insn, int dtype, rtx_insn *dep_insn,
10305 cost = hypersparc_adjust_cost (insn, dep_type, dep, cost);

Completed in 134 milliseconds