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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c16480 int caller_addr_regno = LINK_REGISTER_REGNUM;
16490 caller_addr_regno = 0;
16494 gen_rtx_REG (Pmode, caller_addr_regno), Pmode);
16442 int caller_addr_regno = LINK_REGISTER_REGNUM; local

Completed in 83 milliseconds