Home
last modified time | relevance | path

Searched refs:thumb_force_lr_save (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/arm/
Darm.c73 static bool thumb_force_lr_save (void);
9459 if (mask & 0xff || thumb_force_lr_save ()) in thumb_compute_save_reg_mask()
10426 thumb_force_lr_save (void) in thumb_force_lr_save() function
13859 cfun->machine->lr_save_eliminated = !thumb_force_lr_save (); in thumb_expand_prologue()
/freebsd-10-stable/contrib/gcc/
DChangeLog-200419691 * arm.c (thumb_force_lr_save): Add prototype.
31811 * config/arm/arm.c (thumb_force_lr_save): New function.