Searched refs:alpha_start_function (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/gnu/gcc/gcc/config/alpha/ |
H A D | alpha-protos.h | 91 extern void alpha_start_function (FILE *, const char *, tree);
|
H A D | alpha.h | 926 alpha_start_function(FILE,NAME,DECL);
|
H A D | alpha.c | 7911 alpha_start_function (FILE *file, const char *fnname, in alpha_start_function() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | alpha-protos.h | 142 extern void alpha_start_function PARAMS ((FILE *, const char *, tree));
|
H A D | alpha.h | 1228 alpha_start_function(FILE,NAME,DECL);
|
H A D | alpha.c | 7382 alpha_start_function (file, fnname, decl) in alpha_start_function() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.0 | 1131 (alpha_start_function): Likewise for parameter `decl'. Use 1303 (alpha_start_function): Reorg from output_prologue. 1305 * alpha.h (ASM_DECLARE_FUNCTION_NAME): Call alpha_start_function.
|
H A D | ChangeLog.7 | 6748 * config/alpha/alpha.c (alpha_start_function): Likewise. 16541 (alpha_start_function, alpha_expand_epilogue): Likewise. 18288 (alpha_start_function, alpha_output_function_end_prologue): Likewise.
|
H A D | ChangeLog.2 | 3615 (alpha_need_linkage, alpha_start_function,alpha_end_function): 3620 (alpha_start_function, alpha_end_function, float_strings,
|
H A D | ChangeLog.3 | 2794 (alpha_start_function): Never write ..ng label if VMS or NT. 2819 (alpha_start_function): Set alpha_fnname.
|
H A D | ChangeLog.6 | 4713 * config/alpha/alpha.c (alpha_start_function, VMS): Cast shift 11523 alpha_start_function, alpha_expand_epilogue): Likewise. Support Cray
|
H A D | ChangeLog | 15844 (alpha_start_function): Remove procedure descriptor output.
|