Searched refs:arm_size_rtx_costs (Results 1 – 2 of 2) sorted by relevance
128 static bool arm_size_rtx_costs (rtx, int, int, int *);1043 targetm.rtx_costs = arm_size_rtx_costs; in arm_override_options()4646 arm_size_rtx_costs (rtx x, int code, int outer_code, int *total) in arm_size_rtx_costs() function
18231 * arm.c (arm_size_rtx_costs): New function.