Searched refs:nvptx_declare_function_name (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
H A D | nvptx-protos.h | 34 extern void nvptx_declare_function_name (FILE *, const char *, const_tree decl);
|
H A D | nvptx.h | 253 nvptx_declare_function_name (FILE, NAME, DECL)
|
H A D | nvptx.c | 1282 nvptx_declare_function_name (FILE *file, const char *name, const_tree decl) in nvptx_declare_function_name() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
H A D | nvptx-protos.h | 34 extern void nvptx_declare_function_name (FILE *, const char *, const_tree decl);
|
H A D | nvptx.h | 243 nvptx_declare_function_name (FILE, NAME, DECL)
|
H A D | nvptx.cc | 1479 nvptx_declare_function_name (FILE *file, const char *name, const_tree decl) in nvptx_declare_function_name() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2015 | 986 (nvptx_declare_function_name): Use write_arg_type to emit chain 1068 * config/nvptx/nvptx.c (nvptx_declare_function_name): Move stack 1207 (nvptx_declare_function_name): Call it for frame and varargs. Only 1327 (write_fn_proto, nvptx_declare_function_name): Adust write_return 2279 (write_fn_proto, nvptx_declare_function_name): Call it. 2705 (nvptx_declare_function_name): Use write_one_arg for prologue copies. 3136 (nvptx_declare_function_name): Use output_reg. Remove punning buffer. 3557 (nvptx_declare_function_name): Adjust for write_fn_proto changes. 4053 (nvptx_declare_function_name): Likewise. 4080 (nvptx_declare_function_name): Move assignments next to register [all …]
|
H A D | ChangeLog-2016 | 5615 (nvptx_declare_function_name): ...here to emit OpenMP target region 16628 * config/nvptx/nvptx.c (nvptx_declare_function_name): Round frame
|
H A D | ChangeLog-2019 | 36657 (nvptx_declare_function_name): Restore red_partition register. 36692 (nvptx_declare_function_name): Call nvptx_init_oacc_workers.
|
H A D | ChangeLog-2017 | 28656 (nvptx_declare_function_name, nvptx_print_operand): Use split_mode_p. 34646 (nvptx_declare_function_name): ...here. Emit declaration of local
|