Searched refs:mips_call_type (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | mips-protos.h | 168 enum mips_call_type { enum 238 extern rtx_insn *mips_expand_call (enum mips_call_type, rtx, rtx, rtx, rtx,
|
H A D | mips.c | 7125 mips_load_call_address (enum mips_call_type type, rtx dest, rtx addr) in mips_load_call_address() 7781 mips_expand_call (enum mips_call_type type, rtx result, rtx addr, in mips_expand_call()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips-protos.h | 168 enum mips_call_type { enum 238 extern rtx_insn *mips_expand_call (enum mips_call_type, rtx, rtx, rtx, rtx,
|
H A D | mips.cc | 7265 mips_load_call_address (enum mips_call_type type, rtx dest, rtx addr) in mips_load_call_address() 7921 mips_expand_call (enum mips_call_type type, rtx result, rtx addr, in mips_expand_call()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2008 | 11013 * config/mips/mips-protos.h (mips_call_type): New enum. 11018 a mips_call_type argument. Add a lazy_p parameter. 11057 a mips_call_type argument. Use mips_got_load. 11084 mips_call_type argument and handle the new MIPS_CALL_EPILOGUE value.
|