Searched refs:arm_adjust_cost (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/ |
H A D | arm.c | 116 static int arm_adjust_cost PARAMS ((rtx, rtx, rtx, int)); 181 #define TARGET_SCHED_ADJUST_COST arm_adjust_cost 2944 arm_adjust_cost (insn, link, dep, cost) in arm_adjust_cost() function
|
/openbsd/gnu/gcc/gcc/config/arm/ |
H A D | arm.c | 120 static int arm_adjust_cost (rtx, rtx, rtx, int); 246 #define TARGET_SCHED_ADJUST_COST arm_adjust_cost 5170 arm_adjust_cost (rtx insn, rtx link, rtx dep, int cost) in arm_adjust_cost() function
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.0 | 1103 * arm.h (arm_adjust_cost): Renamed bogus prototype from
|
H A D | ChangeLog.1 | 5359 (arm_adjust_cost): Anti- and output- dependencies normally have no
|
H A D | FSFChangeLog.11 | 5781 (arm_adjust_cost): New function.
|
H A D | ChangeLog.3 | 7476 * arm.c (arm_adjust_cost): Reduce the cost of a data dependency if
|
H A D | ChangeLog | 883 (arm_adjust_cost): Use it in place of arm_arch_xscale.
|
H A D | ChangeLog.7 | 7328 (arm_adjust_cost): Check for RTX being a SYMBOL_REF before
|