Searched refs:shift_output_template (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gensupport.c | 108 static char *shift_output_template (char *, const char *, int); 1525 shift_output_template (char *dest, const char *src, int disp) in shift_output_template() function 1584 p = shift_output_template (p, ce_out, max_op); in alter_output_for_insn() 1600 p = shift_output_template (result, ce_out, max_op); in alter_output_for_insn()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gensupport.cc | 108 static char *shift_output_template (char *, const char *, int); 1530 shift_output_template (char *dest, const char *src, int disp) in shift_output_template() function 1589 p = shift_output_template (p, ce_out, max_op); in alter_output_for_insn() 1605 p = shift_output_template (result, ce_out, max_op); in alter_output_for_insn()
|
H A D | ChangeLog-2001 | 7926 * gensupport.c (shift_output_template): Likewise.
|
H A D | ChangeLog-2000 | 19466 (shift_output_template, alter_output_for_insn): New.
|
H A D | ChangeLog-2019 | 21798 (shift_output_template): Same.
|
H A D | ChangeLog-2004 | 21575 * gensupport.c (shift_output_template): Rename parameter old to src.
|