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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c657 static bool rs6000_is_costly_dependence (rtx, rtx, rtx, int, int);
914 #define TARGET_SCHED_IS_COSTLY_DEPENDENCE rs6000_is_costly_dependence
17035 rs6000_is_costly_dependence (rtx insn, rtx next, rtx link, int cost,
17164 if (rs6000_is_costly_dependence (insn, next_insn, link, cost, 0))
16996 rs6000_is_costly_dependence (rtx insn, rtx next, rtx link, int cost, function

Completed in 75 milliseconds