Searched refs:nds32_output_call (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32-protos.h | 255 extern const char *nds32_output_call (rtx, rtx *, rtx,
|
H A D | nds32.md | 1553 return nds32_output_call (insn, operands, operands[0], 1641 return nds32_output_call (insn, operands, operands[1],
|
H A D | nds32-md-auxiliary.cc | 3018 nds32_output_call (rtx insn, rtx *operands, rtx symbol, const char *long_call, in nds32_output_call() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32-protos.h | 255 extern const char *nds32_output_call (rtx, rtx *, rtx,
|
H A D | nds32.md | 1553 return nds32_output_call (insn, operands, operands[0], 1641 return nds32_output_call (insn, operands, operands[1],
|
H A D | nds32-md-auxiliary.c | 3018 nds32_output_call (rtx insn, rtx *operands, rtx symbol, const char *long_call, in nds32_output_call() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2018 | 26267 nds32_output_call, nds32_symbol_binds_local_p): New functions. 26268 * config/nds32/nds32-protos.h (nds32_output_call,
|