Searched refs:vax_output_int_add (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vax/ |
H A D | vax-protos.h | 35 extern const char * vax_output_int_add (rtx_insn *, rtx *, machine_mode);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/ |
H A D | vax-protos.h | 35 extern const char * vax_output_int_add (rtx_insn *, rtx *, machine_mode);
|
H A D | vax.c | 1430 vax_output_int_add (rtx_insn *insn, rtx *operands, machine_mode mode) in vax_output_int_add() function 1457 return vax_output_int_add (NULL, operands, SImode); in vax_output_int_add()
|
H A D | vax.md | 391 "* return vax_output_int_add (insn, operands, <MODE>mode);") 405 "* return vax_output_int_add (insn, operands, DImode);") 413 "* return vax_output_int_add (insn, operands, DImode);")
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2006 | 16152 (vax_output_int_add): Likewise. 16660 (vax_output_int_add): Likewise.
|
H A D | ChangeLog-2020 | 2013 (vax_output_int_add): Update according to predicate rework. 4770 * config/vax/vax.c (vax_output_int_add) <E_DImode>: Fix a typo 4775 * config/vax/vax.c (vax_output_int_add) <E_SImode>: Also check
|
H A D | ChangeLog-2009 | 29991 * config/vax/vax.c (vax_output_int_add): Likewise. 30044 (vax_output_int_move, vax_output_int_add): Extend to allow PIC
|
H A D | ChangeLog-2005 | 27310 * vax-protos.h (vax_output_int_move, vax_output_int_add, 27312 * vax.c (vax_output_int_move, vax_output_int_add): New functions,
|
H A D | ChangeLog-2018 | 19314 * config/vax/vax-protos.h (vax_output_int_add): Likewise for 1st 19317 * config/vax/vax.c (vax_output_int_add): Likewise for param
|
H A D | ChangeLog-2017 | 19551 (vax_output_int_add): Likewise.
|