Home
last modified time | relevance | path

Searched refs:mips_return_addr (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips-protos.h220 extern rtx mips_return_addr (int, rtx);
H A Dmips.h1792 #define RETURN_ADDR_RTX mips_return_addr
H A Dmips.c6543 mips_return_addr (int count, rtx frame ATTRIBUTE_UNUSED) in mips_return_addr() function
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200324672 (mips_return_addr): Move outside #ifdef RTX_CODE.
24819 * config/mips/mips-protos.h (mips_return_addr): New.
24820 * config/mips/mips.c (mips_return_addr): New.
24849 (RETURN_ADDR_RTX): Define to mips_return_addr.