Home
last modified time | relevance | path

Searched refs:lr_is_wrapped_separately (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.h2581 bool lr_is_wrapped_separately; member
Drs6000-logue.cc2928 cfun->machine->lr_is_wrapped_separately = true; in rs6000_set_handled_components()
3260 && !cfun->machine->lr_is_wrapped_separately) in rs6000_emit_prologue()
4320 && !cfun->machine->lr_is_wrapped_separately); in rs6000_emit_epilogue()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201610229 gpr_is_wrapped_separately and lr_is_wrapped_separately.
10242 (rs6000_emit_prologue): Don't emit LR save if lr_is_wrapped_separately.
10244 (restore_saved_lr): Don't restore LR if lr_is_wrapped_separately.