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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c1367 static int ix86_adjust_cost (rtx, rtx, rtx, int);
1525 #define TARGET_SCHED_ADJUST_COST ix86_adjust_cost
14092 /* A subroutine of ix86_adjust_cost -- return true iff INSN reads flags set
14137 /* A subroutine of ix86_adjust_cost -- return true iff INSN has a memory
14175 ix86_adjust_cost (rtx insn, rtx link, rtx dep_insn, int cost)
14147 ix86_adjust_cost (rtx insn, rtx link, rtx dep_insn, int cost) function

Completed in 79 milliseconds