Searched refs:thumb_core_reg_alloc_order (Results 1 – 5 of 5) sorted by relevance
29898 static const int thumb_core_reg_alloc_order[] = variable29912 memcpy (reg_alloc_order, thumb_core_reg_alloc_order, in arm_order_regs_for_local_alloc()29913 sizeof (thumb_core_reg_alloc_order)); in arm_order_regs_for_local_alloc()
30438 static const int thumb_core_reg_alloc_order[] = variable30452 memcpy (reg_alloc_order, thumb_core_reg_alloc_order, in arm_order_regs_for_local_alloc()30453 sizeof (thumb_core_reg_alloc_order)); in arm_order_regs_for_local_alloc()
11803 * cofig/arm/arm.c (thumb_core_reg_alloc_order): New.
19702 (thumb_core_reg_alloc_order): Adjust for updated register allocation.
499 * config/arm/arm.c (thumb_core_reg_alloc_order): Swap R12 and R14.