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

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c73 static bool thumb_force_lr_save (void);
9475 if (mask & 0xff || thumb_force_lr_save ())
10442 thumb_force_lr_save (void)
13881 cfun->machine->lr_save_eliminated = !thumb_force_lr_save ();
10426 thumb_force_lr_save (void) function

Completed in 79 milliseconds